Class WrongNumberOfParametersException

All Implemented Interfaces:
Serializable

Wrong number of parameters to a function.
See Also:
  • Constructor Details

    • WrongNumberOfParametersException

      Constructs an instance of CalculateException with the specified detail message.
      Parameters:
      msg - the detail message.