Package org.exoplatform.portal.mop.user
Class UserPortalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.exoplatform.portal.mop.user.UserPortalException
- All Implemented Interfaces:
Serializable
- Author:
- Julien Viet
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUserPortalException(String message) UserPortalException(String message, Throwable cause) UserPortalException(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
-
UserPortalException
public UserPortalException() -
UserPortalException
-
UserPortalException
-
UserPortalException
-