Class NoSuchLogException

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.workflow.kaleo.exception.NoSuchLogException
All Implemented Interfaces:
Serializable

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

    • NoSuchLogException

      public NoSuchLogException()
    • NoSuchLogException

      public NoSuchLogException(String msg)
    • NoSuchLogException

      public NoSuchLogException(String msg, Throwable throwable)
    • NoSuchLogException

      public NoSuchLogException(Throwable throwable)