Teiid 8.3.0.Final

retroruntime.javax.xml.stream
Class XMLStreamException_

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by retroruntime.javax.xml.stream.XMLStreamException_
All Implemented Interfaces:
Serializable

public class XMLStreamException_
extends Exception

See Also:
Serialized Form

Constructor Summary
XMLStreamException_()
           
XMLStreamException_(String message)
           
XMLStreamException_(String message, Throwable cause)
           
XMLStreamException_(Throwable cause)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XMLStreamException_

public XMLStreamException_()

XMLStreamException_

public XMLStreamException_(String message,
                           Throwable cause)

XMLStreamException_

public XMLStreamException_(String message)

XMLStreamException_

public XMLStreamException_(Throwable cause)

Teiid 8.3.0.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.