Package org.mustangproject.Exceptions
Class ArithmeticException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.text.ParseException
-
- org.mustangproject.Exceptions.ArithmetricException
-
- org.mustangproject.Exceptions.ArithmeticException
-
- All Implemented Interfaces:
java.io.Serializable
public class ArithmeticException extends ArithmetricException
will be thrown if an invoice cant be reproduced numerically ArithmetricException for backwards compatibility, was a spelling error- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ArithmeticException()ArithmeticException(java.lang.String details)
-