Class NoSuchEntryRoleException

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.segments.exception.NoSuchEntryRoleException
All Implemented Interfaces:
Serializable

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

    • NoSuchEntryRoleException

      public NoSuchEntryRoleException()
    • NoSuchEntryRoleException

      public NoSuchEntryRoleException(String msg)
    • NoSuchEntryRoleException

      public NoSuchEntryRoleException(String msg, Throwable throwable)
    • NoSuchEntryRoleException

      public NoSuchEntryRoleException(Throwable throwable)