Next:
Exception class-creating ExceptionCollections
, Up:
Exception
1.69.1 Exception class: comparison
goodness: anException
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'.