All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----semper.access.RoleException
RoleExceptions are thrown whenever an illegal, null, or other exceptions are found on a role object.
public RoleException()
public RoleException(String s)
All Packages Class Hierarchy This Package Previous Next Index