Package hec.hecmath.computation
Class ComputationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
hec.hecmath.computation.ComputationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionComputationException
(String text) ComputationException
(String text, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ComputationException
public ComputationException() -
ComputationException
-
ComputationException
-
ComputationException
-