Class EdiWriterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
hdi.edi.ediwriter.EdiWriterException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEdiWriterException(com.fasterxml.jackson.core.JsonLocation location, String msg, Object... args) EdiWriterException(String msg, Object... args) EdiWriterException(String msg, Throwable e, Object... args) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EdiWriterException
-
EdiWriterException
-
EdiWriterException
-
EdiWriterException
-