QuantityError

QuantityError

QuantityError is thrown when Quantity creation or operation fails. It is used to wrap the underlying Java Exceptions and add some additional information and a JS stacktrace to it.

Constructor

new QuantityError(message)

Source:
Parameters:
Name Type Description
message string