com.adventnet.utilities.xml.sax
Class EXMLPropertyNotFoundException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.adventnet.utilities.xml.sax.EXMLPropertyNotFoundException

public class EXMLPropertyNotFoundException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
EXMLPropertyNotFoundException()
           
EXMLPropertyNotFoundException(java.lang.String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EXMLPropertyNotFoundException

public EXMLPropertyNotFoundException()

EXMLPropertyNotFoundException

public EXMLPropertyNotFoundException(java.lang.String s)