Class NoSuchObjectLayoutRowException

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.object.exception.NoSuchObjectLayoutRowException
All Implemented Interfaces:
Serializable

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

    • NoSuchObjectLayoutRowException

      public NoSuchObjectLayoutRowException()
    • NoSuchObjectLayoutRowException

      public NoSuchObjectLayoutRowException(String msg)
    • NoSuchObjectLayoutRowException

      public NoSuchObjectLayoutRowException(String msg, Throwable throwable)
    • NoSuchObjectLayoutRowException

      public NoSuchObjectLayoutRowException(Throwable throwable)