Group "The Falcon Error System."

Falcon classes reflecting internal errors.

This is the list of classes used by falcon core module to report the scripts (or embedding applications) about runtime errors.

Contents

AccessErrorError accessing an indexed item.
CloneErrorItem cannot be cloned.
CodeErrorVM and internal coded related error descriptor.
ErrorInternal VM and runtime error reflection class.
GenericErrorGeneric undefined failure.
InterruptedErrorWait operation interrupted.
IoErrorError on I/O operations.
MathErrorMathematical calculation error.
MessageErrorError in the messaging system.
ParamErrorIncongruent paremeter error.
ParseErrorGeneric input parsing error.
SyntaxErrorSyntax error descriptor.
TableErrorError in Table class core operations.
TypeErrorType mismatch in a typed operation.

Made with faldoc 2.2.0