Class IllegalAtomCast

All Implemented Interfaces:
Serializable

public class IllegalAtomCast extends RuntimeException
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 Details

    • IllegalAtomCast

      public IllegalAtomCast(String s)
      Default constructor.
      Parameters:
      s - the string of the Exception