JavaScript is disabled on your browser.
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.saxon.om.NamespaceException
All Implemented Interfaces:
java.io.Serializable
public class NamespaceException
extends java.lang.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
Method Summary
Methods
Modifier and Type
Method and Description
java.lang.String
getMessage ()
java.lang.String
getPrefix ()
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.