Class NoSuchFormInstanceException

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.dynamic.data.mapping.exception.NoSuchFormInstanceException
All Implemented Interfaces:
Serializable

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

    • NoSuchFormInstanceException

      public NoSuchFormInstanceException()
    • NoSuchFormInstanceException

      public NoSuchFormInstanceException(String msg)
    • NoSuchFormInstanceException

      public NoSuchFormInstanceException(String msg, Throwable throwable)
    • NoSuchFormInstanceException

      public NoSuchFormInstanceException(Throwable throwable)