Class NoSuchNodeException

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

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

    • NoSuchNodeException

      public NoSuchNodeException()
    • NoSuchNodeException

      public NoSuchNodeException(String msg)
    • NoSuchNodeException

      public NoSuchNodeException(String msg, Throwable throwable)
    • NoSuchNodeException

      public NoSuchNodeException(Throwable throwable)