com.smallx.xml.infoset
Class NamespaceScope.NotDeclared

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.smallx.xml.infoset.XMLException
              extended bycom.smallx.xml.infoset.NamespaceScope.NotDeclared
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
NamespaceScope

public static class NamespaceScope.NotDeclared
extends XMLException

An exception throw when a prefix is not declared.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class com.smallx.xml.infoset.XMLException
XMLException.Error
 
Methods inherited from class com.smallx.xml.infoset.XMLException
addError, addError, getErrors, getLocation, hasErrorList, write
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait