Hierarchy For Package com.echothree.model.control.sales.common.exception
Package Hierarchies:Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.echothree.util.common.exception.BaseException
- com.echothree.model.control.sales.common.exception.BaseSalesException
- com.echothree.model.control.sales.common.exception.BillToPartyMustMatchPartyPaymentMethodsPartyException
- com.echothree.model.control.sales.common.exception.BillToRequiredWhenUsingPartyPaymentMethodException
- com.echothree.model.control.sales.common.exception.CannotDeleteSalesOrderBatchInUseException
- com.echothree.model.control.sales.common.exception.CurrentTimeAfterSalesOrderEndTimeException
- com.echothree.model.control.sales.common.exception.CurrentTimeBeforeSalesOrderStartTimeException
- com.echothree.model.control.sales.common.exception.IncorrectSalesOrderBatchAmountException
- com.echothree.model.control.sales.common.exception.IncorrectSalesOrderBatchCountException
- com.echothree.model.control.sales.common.exception.InvalidSalesOrderBatchStatusException
- com.echothree.model.control.sales.common.exception.InvalidSalesOrderReferenceException
- com.echothree.model.control.sales.common.exception.InvalidSalesOrderStatusException
- com.echothree.model.control.sales.common.exception.ItemDiscontinuedException
- com.echothree.model.control.sales.common.exception.QuantityAboveMaximumItemUnitCustomerTypeLimitException
- com.echothree.model.control.sales.common.exception.QuantityAboveMaximumItemUnitLimitException
- com.echothree.model.control.sales.common.exception.QuantityBelowMinimumItemUnitCustomerTypeLimitException
- com.echothree.model.control.sales.common.exception.QuantityBelowMinimumItemUnitLimitException
- com.echothree.model.control.sales.common.exception.SalesOrderDuplicateReferenceException
- com.echothree.model.control.sales.common.exception.SalesOrderReferenceRequiredException
- com.echothree.model.control.sales.common.exception.UnitAmountAboveMaximumItemUnitPriceLimitException
- com.echothree.model.control.sales.common.exception.UnitAmountAboveMaximumUnitPriceException
- com.echothree.model.control.sales.common.exception.UnitAmountBelowMinimumItemUnitPriceLimitException
- com.echothree.model.control.sales.common.exception.UnitAmountBelowMinimumUnitPriceException
- com.echothree.model.control.sales.common.exception.UnitAmountNotMultipleOfUnitPriceIncrementException
- com.echothree.model.control.sales.common.exception.UnitAmountRequiredException
- com.echothree.model.control.sales.common.exception.UnknownSalesOrderBatchStatusChoiceException
- com.echothree.model.control.sales.common.exception.UnknownSalesOrderStatusChoiceException
- com.echothree.model.control.sales.common.exception.BaseSalesException
- com.echothree.util.common.exception.BaseException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)