org.gnu.glade
Class GladeXMLException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.io.IOException
                    |
                    +--org.gnu.glade.GladeXMLException
All Implemented Interfaces:
java.io.Serializable

public class GladeXMLException
extends java.io.IOException

Exception thrown due to XML parsing errors of a glade file.

Author:
Tom Ball
See Also:
Serialized Form

Constructor Summary
GladeXMLException(java.lang.String s)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GladeXMLException

public GladeXMLException(java.lang.String s)

Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net