Avail Exception
AvailException is the root of the hierarchy of exceptions that are specific to the implementation of AvailObject and its numerous primitive operations.
Author
Todd L Smith
Constructors
Link copied to clipboard
Construct a new AvailException with the specified error code.
Link copied to clipboard
Construct a new AvailException with the specified error code and cause.
Types
Functions
Link copied to clipboard
Link copied to clipboard
Answer the error code.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Answer the numeric error code as an Avail.
Link copied to clipboard
Link copied to clipboard