Product Information > JADE Object Manager Guide > Chapter 3 - JADE Application Programming Interface (API) > pExceptionClass

pExceptionClass

The pExceptionClass parameter specifies the exception class that is to be handled; for example, the FileException class handles all file exceptions and the Exception class handles all exceptions (including those in subclasses). For details, see Chapter 1 of the JADE Encyclopaedia of Classes.