Class UserRetrievalFault
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gcube.vomanagement.usermanagement.exception.UserRetrievalFault
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUserRetrievalFault(String errorMsg, long userId, com.liferay.portal.kernel.exception.PortalException e) UserRetrievalFault(String errorMsg, com.liferay.portal.kernel.exception.PortalException e) UserRetrievalFault(String errorMsg, String username, com.liferay.portal.kernel.exception.PortalException e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UserRetrievalFault
-
UserRetrievalFault
-
UserRetrievalFault
public UserRetrievalFault(String errorMsg, long userId, com.liferay.portal.kernel.exception.PortalException e)
-