Package uk.me.nxg.unity
Class UnwritableExpression
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- uk.me.nxg.unity.UnitParserException
-
- uk.me.nxg.unity.UnwritableExpression
-
- All Implemented Interfaces:
java.io.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 notionalSyntax.ALL
.- See Also:
- Serialized Form