Class NoSuchPLOEntryException

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.portal.language.override.exception.NoSuchPLOEntryException
All Implemented Interfaces:
Serializable

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

    • NoSuchPLOEntryException

      public NoSuchPLOEntryException()
    • NoSuchPLOEntryException

      public NoSuchPLOEntryException(String msg)
    • NoSuchPLOEntryException

      public NoSuchPLOEntryException(String msg, Throwable throwable)
    • NoSuchPLOEntryException

      public NoSuchPLOEntryException(Throwable throwable)