MCPcopy Create free account
hub / github.com/AnalyseSI/AnalyseSI / XmlException

Method XmlException

src/com/microstar/xml/XmlException.java:50–56  ·  view source on GitHub ↗

Construct a new XML parsing exception. @param message The error message from the parser. @param systemId The URI of the entity containing the error. @param line The line number where the error appeared. @param column The column number where the error appe

(String message, String systemId, int line, int column)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected