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