com.japisoft.dtdparser
Class CannotFindElementException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.io.IOException
              extended bycom.japisoft.dtdparser.CannotFindElementException
All Implemented Interfaces:
java.io.Serializable

public class CannotFindElementException
extends java.io.IOException

Exception when a definition element is not found

See Also:
Serialized Form

Constructor Summary
CannotFindElementException()
           
 
Method Summary
 java.lang.String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

CannotFindElementException

public CannotFindElementException()
Method Detail

getMessage

public java.lang.String getMessage()


Copyright © 2006 JAPISoft. All Rights Reserved.