Contents | Package | Class | Tree | Deprecated | Index | Help XML for Java 1.0.4
PREV | NEXT SHOW LISTS | HIDE LISTS

Class org.w3c.dom.NoSuchNodeException

java.lang.Object
    |
    +----java.lang.Throwable
            |
            +----java.lang.Exception
                    |
                    +----java.lang.RuntimeException
                            |
                            +----org.w3c.dom.NoSuchNodeException

public class NoSuchNodeException
extends java.lang.RuntimeException

Constructor Summary
 NoSuchNodeException()
 
 

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, toString, wait, wait, wait
 

Constructor Detail

NoSuchNodeException

public NoSuchNodeException()

Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS