Class DexpiXmlReaderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
neqsim.process.processmodel.DexpiXmlReaderException
- All Implemented Interfaces:
Serializable
Exception thrown when there is an error reading a DEXPI XML file.
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDexpiXmlReaderException(String message) DexpiXmlReaderException(String message, Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
DexpiXmlReaderException
-
DexpiXmlReaderException
-