Package org.vast.util
Class WriterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.vast.util.WriterException
- All Implemented Interfaces:
Serializable
Exception generated by writer implementations
- Since:
- Nov 18, 2012
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWriterException
(String message) WriterException
(String message, Exception e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WriterException
-
WriterException
-
WriterException
-