Package org.apfloat
Class LambertWHelper.ComplexException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apfloat.LambertWHelper.ComplexException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- LambertWHelper
private static class LambertWHelper.ComplexException extends java.lang.Exception
-
-
Field Summary
Fields Modifier and Type Field Description private static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description ComplexException(java.lang.ArithmeticException cause)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ArithmeticException
getCause()
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-