Class NamespaceException

  • All Implemented Interfaces:
    Serializable

    public class NamespaceException
    extends Exception
    A NamespaceException represents an error condition whereby a QName (e.g. a variable name or template name) uses a namespace prefix that is not declared
    See Also:
    Serialized Form
    • Constructor Detail

      • NamespaceException

        public NamespaceException​(String prefix)