net.xineo.xml.util
Class XMLOutputException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--net.xineo.xml.util.XMLOutputException
All Implemented Interfaces:
java.io.Serializable

public class XMLOutputException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
XMLOutputException()
           
XMLOutputException(java.lang.Exception e)
           
XMLOutputException(java.lang.String msg)
           
 
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

XMLOutputException

public XMLOutputException()

XMLOutputException

public XMLOutputException(java.lang.String msg)

XMLOutputException

public XMLOutputException(java.lang.Exception e)


Copyright © 2002 Frédérik Bilhaut - Xineo.NET