Package jscl.math
Class NotIntegerException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.ArithmeticException
-
- jscl.math.NotIntegerException
-
- All Implemented Interfaces:
java.io.Serializable
public class NotIntegerException extends java.lang.ArithmeticException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotIntegerException()NotIntegerException(java.lang.String s)
-