Class CopyNamespaceSensitiveException

  • All Implemented Interfaces:
    java.io.Serializable

    public class CopyNamespaceSensitiveException
    extends XPathException
    Exception indicating that an attempt was made to copy namespace-sensitive content without copying its associated namespaces
    See Also:
    Serialized Form
    • Constructor Detail

      • CopyNamespaceSensitiveException

        public CopyNamespaceSensitiveException​(java.lang.String message)