Exceptions

object Exceptions

Declarations related to exception objects.

Properties

Link copied to clipboard
val exceptionAtom: AvailObject

The A_Atom that identifies the exception type.

Link copied to clipboard
val exceptionType: A_Type

The most general exception type.

Link copied to clipboard
val stackDumpAtom: AvailObject

The atom that identifies the stack dump field of an exception.