net.sf.retrotranslator.runtime.javax.xml.stream
Class XMLStreamException_

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sf.retrotranslator.runtime.javax.xml.stream.XMLStreamException_
All Implemented Interfaces:
java.io.Serializable

public class XMLStreamException_
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
XMLStreamException_()
           
XMLStreamException_(java.lang.String message)
           
XMLStreamException_(java.lang.String message, java.lang.Throwable cause)
           
XMLStreamException_(java.lang.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_(java.lang.String message,
                           java.lang.Throwable cause)

XMLStreamException_

public XMLStreamException_(java.lang.String message)

XMLStreamException_

public XMLStreamException_(java.lang.Throwable cause)


Copyright © 2011. All Rights Reserved.