Table 141 summarizes the methods in the CWException class.
Member methods of the CWException classMember method | Description | Page |
---|---|---|
CWException() | Creates an exception object. | CWException() |
getExceptionObject() | Retrieves an exception-detail object from the exception object. | getExceptionObject() |
getMessage() | Retrieves the message from the exception object. | getMessage() |
getStatus() | Retrieves the status associated with the exception object. | getStatus() |
setStatus() | Sets the status associated with the exception object. | setStatus() |