Class IllegalConstruction

All Implemented Interfaces:
Serializable

public class IllegalConstruction extends Exception
Exception that will be used when an incorrectly constructed arithmetic expression is encountered.
See Also:
  • Constructor Details

    • IllegalConstruction

      public IllegalConstruction()
      Default constructor.