Package hdi.edi.parser
Class InvalidEdiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
hdi.edi.parser.InvalidEdiException
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionInvalidEdiException(String msg, Object... args) InvalidEdiException(String msg, Throwable e, Object... args)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
InvalidEdiException
 - 
InvalidEdiException
 - 
InvalidEdiException
 
 -