Class RequiredSAPEntryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.security.service.access.policy.exception.RequiredSAPEntryException
All Implemented Interfaces:
Serializable

public class RequiredSAPEntryException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • RequiredSAPEntryException

      public RequiredSAPEntryException()
    • RequiredSAPEntryException

      public RequiredSAPEntryException(String msg)
    • RequiredSAPEntryException

      public RequiredSAPEntryException(String msg, Throwable throwable)
    • RequiredSAPEntryException

      public RequiredSAPEntryException(Throwable throwable)