Package jmri
Class PermissionManager.RoleDoesNotExistException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- jmri.JmriException
-
- jmri.PermissionManager.RoleDoesNotExistException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing interface:
- PermissionManager
public static class PermissionManager.RoleDoesNotExistException extends JmriException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RoleDoesNotExistException()
-
Method Summary
-
Methods inherited from class jmri.JmriException
getErrors, getLocalizedMessage, getMessage
-
-
-
-
Constructor Detail
-
RoleDoesNotExistException
public RoleDoesNotExistException()
-
-