| ManagerException Constructor | 
| Name | Description | |
|---|---|---|
| ManagerException(String) | 
            Creates a new ManagerException with the given message.
              | |
| ManagerException(String, Exception) | 
            Creates a new ManagerException with the given message and cause.
              |