net.xineo.xml.xil
Class XILException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--net.xineo.xml.xil.XILException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
InvalidInputFormatException, InvalidSourceImplementationException, UnboundSymbolException, UnknownSourceException, UnknownSourceTypeException

public class XILException
extends java.lang.Exception

See Also:
Serialized Form

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

XILException

public XILException()

XILException

public XILException(java.lang.String msg)

XILException

public XILException(java.lang.Exception e)


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