Next: , Up: Exception   [Index]


1.72.1 Exception class: comparison

goodness: anExceptionClass

Answer how good the receiver is at handling the given exception. A negative value indicates that the receiver is not able to handle the exception.

handles: anException

Answer whether the receiver handles ‘anException’.