Error Conditions are Objects
Different errors have different types
Represented as a CLOS object
Error classes defined using DEFCONDITION
Error handlers usually apply to specific error classes
Handlers on the class ERROR apply to all error conditions
Previous slide
Next slide
Back to first slide
View graphic version