#include <exceptions.h>
Public Member Functions | |
DirectoryException (int code, PMString message) | |
Default constructor. | |
Public Attributes | |
int | errorCode |
Error code received from scanf. | |
PMString | errorMessage |
Message - usually the directory that the error occured on. |
|
|