org.gnu.glade

Class GladeXMLException

public class GladeXMLException extends IOException

Deprecated: This class is part of the java-gnome 2.x family of libraries, which, due to their inefficiency and complexity, are no longer being maintained and have been abandoned by the java-gnome project. This class probably does not exist in java-gnome 4.0, but have a look in org.gnome.glade.

Exception thrown due to XML parsing errors of a glade file.
Constructor Summary
GladeXMLException(String s)

Constructor Detail

GladeXMLException

public GladeXMLException(String s)

Deprecated: