Class DexpiXmlReaderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
neqsim.process.processmodel.DexpiXmlReaderException
All Implemented Interfaces:
Serializable

public class DexpiXmlReaderException extends Exception
Exception thrown when there is an error reading a DEXPI XML file.
See Also:
  • Field Details

  • Constructor Details

    • DexpiXmlReaderException

      public DexpiXmlReaderException(String message)
    • DexpiXmlReaderException

      public DexpiXmlReaderException(String message, Throwable cause)