Class NoSuchObjectLayoutColumnException

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

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

    • NoSuchObjectLayoutColumnException

      public NoSuchObjectLayoutColumnException()
    • NoSuchObjectLayoutColumnException

      public NoSuchObjectLayoutColumnException(String msg)
    • NoSuchObjectLayoutColumnException

      public NoSuchObjectLayoutColumnException(String msg, Throwable throwable)
    • NoSuchObjectLayoutColumnException

      public NoSuchObjectLayoutColumnException(Throwable throwable)