jhplot.math.num
Class NumericException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jhplot.math.num.NumericException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ConvergenceException
public class NumericException
- extends RuntimeException
Generic numerical exception thrown by numerics4j.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NumericException
public NumericException(String message)
- Create an execption with the given message.
- Parameters:
message
- the reason for the exception.
jHepWork 3.1 ©