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