public class NoOpenStartTagException extends DynamicError
XPathException.Circularity
Constructor and Description |
---|
NoOpenStartTagException(java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
static NoOpenStartTagException |
makeNoOpenStartTagException(int nodeKind,
java.lang.String name,
int hostLanguage,
boolean parentIsDocument,
boolean isSerializing) |
getXPathContext, makeDynamicError, setXPathContext
getErrorCodeLocalPart, getErrorCodeNamespace, getErrorObject, hasBeenReported, isTypeError, makeStatic, setErrorCode, setErrorCode, setErrorObject, setHasBeenReported, setIsTypeError
getCause, getException, getLocationAsString, getLocator, getMessageAndLocation, initCause, printStackTrace, printStackTrace, printStackTrace, setLocator
public static NoOpenStartTagException makeNoOpenStartTagException(int nodeKind, java.lang.String name, int hostLanguage, boolean parentIsDocument, boolean isSerializing)