Class NoSuchRoleException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.NoSuchModelException
com.liferay.account.exception.NoSuchRoleException
All Implemented Interfaces:
Serializable

public class NoSuchRoleException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchRoleException

      public NoSuchRoleException()
    • NoSuchRoleException

      public NoSuchRoleException(String msg)
    • NoSuchRoleException

      public NoSuchRoleException(String msg, Throwable throwable)
    • NoSuchRoleException

      public NoSuchRoleException(Throwable throwable)