net.sf.saxon.om
Class NamespaceException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
net.sf.saxon.om.NamespaceException
- All Implemented Interfaces: 
 - Serializable
 
public class NamespaceException
- extends Exception
 
A NamespaceException represents an error condition whereby a QName (for example a variable
 name or template name) uses a namespace prefix that is not declared
- See Also:
 - Serialized Form
 
 
 
 
 
NamespaceException
public NamespaceException(String prefix)
getMessage
public String getMessage()
- Overrides:
 getMessage in class Throwable
 
 
Copyright (C) Michael H. Kay. All rights reserved.