MCPcopy Create free account
hub / github.com/PCGen/pcgen / getLine

Method getLine

code/src/java/pcgen/io/PCGParseException.java:52–55  ·  view source on GitHub ↗

@return error line

()

Source from the content-addressed store, hash-verified

50 * @return error line
51 */
52 public String getLine()
53 {
54 return errorLine;
55 }
56
57 /**
58 * @return error message

Callers 2

readMethod · 0.80
internalReadSourcesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected