net.sf.saxon.event
Class CopyNamespaceSensitiveException
public class CopyNamespaceSensitiveException
Exception indicating that an attempt was made to copy namespace-sensitive content
without copying its associated namespaces
getErrorCodeLocalPart , getErrorCodeNamespace , getErrorObject , getXPathContext , hasBeenReported , isStaticError , isTypeError , makeStatic , makeXPathException , maybeSetContext , maybeSetLocation , setErrorCode , setErrorCode , setErrorObject , setHasBeenReported , setIsStaticError , setIsTypeError , setXPathContext |
CopyNamespaceSensitiveException
public CopyNamespaceSensitiveException(String message)
Create an XPathException with an error message
message
- the message explaining what is wrong. This should not include location information.