Class PriceException

All Implemented Interfaces:
Serializable

@Deprecated(since="ages", forRemoval=true) public class PriceException extends BusinessException
Deprecated, for removal: This API element is subject to removal in a future version.
since ages
not used!
See Also:
  • Constructor Details

    • PriceException

      public PriceException(String message)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PriceException

      public PriceException(Throwable cause)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • PriceException

      public PriceException(String message, Throwable cause)
      Deprecated, for removal: This API element is subject to removal in a future version.