Class SAPEntryTitleException

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.SAPEntryTitleException
All Implemented Interfaces:
Serializable

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

    • SAPEntryTitleException

      public SAPEntryTitleException()
    • SAPEntryTitleException

      public SAPEntryTitleException(String msg)
    • SAPEntryTitleException

      public SAPEntryTitleException(String msg, Throwable throwable)
    • SAPEntryTitleException

      public SAPEntryTitleException(Throwable throwable)