#include <exceptions.h>
Public Member Functions | |
| PortageException (PortageErrorCode code) | |
| Constructor setting up errorcode. | |
| PortageException (PortageErrorCode code, PMString message) | |
Public Attributes | |
| PortageErrorCode | errorCode |
| Error code. | |
| PMString | errorMessage |
| Message - a useful string to go with the code. Check throwing function to see what it contains. | |
|
||||||||||||
|
|
1.4.1