EXIficient

com.siemens.ct.exi.exceptions
Class XMLParsingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.siemens.ct.exi.exceptions.EXIException
              extended by com.siemens.ct.exi.exceptions.XMLParsingException
All Implemented Interfaces:
java.io.Serializable

public class XMLParsingException
extends EXIException

TODO Description

Version:
0.3.20080718
Author:
Daniel.Peintner.EXT@siemens.com, Joerg.Heuer@siemens.com
See Also:
Serialized Form

Constructor Summary
XMLParsingException(java.lang.String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XMLParsingException

public XMLParsingException(java.lang.String message)

EXIficient