Class CPInstanceHeightException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.commerce.product.exception.CPInstanceHeightException
All Implemented Interfaces:
Serializable

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

    • CPInstanceHeightException

      public CPInstanceHeightException()
    • CPInstanceHeightException

      public CPInstanceHeightException(String msg)
    • CPInstanceHeightException

      public CPInstanceHeightException(String msg, Throwable throwable)
    • CPInstanceHeightException

      public CPInstanceHeightException(Throwable throwable)