Class UserRoleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pentaho.platform.security.userroledao.ws.UserRoleException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionUserRoleException
(String msg) UserRoleException
(String msg, Throwable cause) UserRoleException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UserRoleException
-
UserRoleException
-
UserRoleException
-
UserRoleException
public UserRoleException()
-