Package hec.util.transformation.core.io
Class ReaderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
hec.util.transformation.core.DataTransformationException
hec.util.transformation.core.io.ReaderException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionReaderException
(String message) ReaderException
(String message, Throwable cause) ReaderException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ReaderException
-
ReaderException
-
ReaderException
-