Class UserManagementSystemException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gcube.vomanagement.usermanagement.exception.UserManagementSystemException
All Implemented Interfaces:
Serializable

public class UserManagementSystemException extends Exception
See Also:
  • Constructor Details

    • UserManagementSystemException

      public UserManagementSystemException(String errorMsg, com.liferay.portal.kernel.exception.SystemException e)
    • UserManagementSystemException

      public UserManagementSystemException(String errorMsg, String orgId, Exception e)