Class UnwritableExpression

All Implemented Interfaces:
Serializable

public class UnwritableExpression extends UnitParserException
Thrown when an expression cannot be written in a particular syntax. For example, the CDS syntax permits only the log() function in a unit string, and nothing at all can be written in the notional Syntax.ALL.
See Also: