public static class SAXEventStream.MatchException extends Exception implements Locatable<XMLDocumentIdentifier>
Constructor and Description |
---|
MatchException(Locatable<XMLDocumentIdentifier> locus,
String text) |
Modifier and Type | Method and Description |
---|---|
Location<XMLDocumentIdentifier> |
getLocation() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MatchException(Locatable<XMLDocumentIdentifier> locus, String text)
public Location<XMLDocumentIdentifier> getLocation()
getLocation
in interface Locatable<XMLDocumentIdentifier>
see also the complete user documentation .