This class is used for more transparent error
handling and as a base for other error classes. Note that
this class was added for future upgradeability in handling
errors.
example
Throwing a RuntimeError error
thrownewRuntimeError("This error happens at runtime.");
ERRORS
This class is used for more transparent error handling and as a base for other error classes. Note that this class was added for future upgradeability in handling errors.
Throwing a
RuntimeError
errorOther links
{@link InvalidConfigurationError}
v0.3.0