Uses of Class
jmri.PermissionManager.RoleDoesNotExistException
-
Packages that use PermissionManager.RoleDoesNotExistException Package Description jmri Provides basic interfaces and certain core implementations for the JMRI layout management concepts.jmri.jmrit.permission -
-
Uses of PermissionManager.RoleDoesNotExistException in jmri
Methods in jmri that throw PermissionManager.RoleDoesNotExistException Modifier and Type Method Description void
PermissionManager. removeRole(java.lang.String name)
Removes a role. -
Uses of PermissionManager.RoleDoesNotExistException in jmri.jmrit.permission
Methods in jmri.jmrit.permission that throw PermissionManager.RoleDoesNotExistException Modifier and Type Method Description void
DefaultPermissionManager. removeRole(java.lang.String name)
-