The following event lattice is based on that given in Common Lisp the Language, 2nd Ed. The server-predefined events are kept in `.event' in the Muq db.
event simpleEvent printJobs warning simpleWarning (also a child of simpleEvent) brokenPipeWarning readFromDeadStreamWarning writeToDeadStreamWarning seriousEvent abort debug kill storageEvent error serverError simpleError (also a child of simpleEvent) arithmeticError divisionByZero floatingPointOverflow floatingPointUnderflow cellError unboundVariable undefinedFunction controlError fileError packageError programError streamError endOfFile typeError simpleTypeError (also a child of simpleEvent)
Go to the first, previous, next, last section, table of contents.