Class ObjectLayoutColumnSizeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.object.exception.ObjectLayoutColumnSizeException
All Implemented Interfaces:
Serializable

public class ObjectLayoutColumnSizeException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • ObjectLayoutColumnSizeException

      public ObjectLayoutColumnSizeException()
    • ObjectLayoutColumnSizeException

      public ObjectLayoutColumnSizeException(String msg)
    • ObjectLayoutColumnSizeException

      public ObjectLayoutColumnSizeException(String msg, Throwable throwable)
    • ObjectLayoutColumnSizeException

      public ObjectLayoutColumnSizeException(Throwable throwable)