std::Error Namespace
std::Error
Standard error types for the Helix language
Classes
BaseError
Base class for all Helix errors
NullValueError
Error thrown when a null value is encountered where a valid value is expected
RuntimeError
Error thrown for general runtime errors
StateMismatchError
Error thrown when an object is in an incorrect state for the requested operation
TypeMismatchError
Error thrown when a type mismatch occurs