Class IllegalAtomCast
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
calculator.atoms.IllegalAtomCast
- All Implemented Interfaces:
Serializable
Exception that will be used when an a cast for one
Atom to another isn't possible
e.g. complex to integer cast
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IllegalAtomCast
-