MCPcopy Create free account
hub / github.com/apache/tomcat / getConfigErrMsg

Method getConfigErrMsg

java/org/apache/catalina/ssi/SSIMediator.java:170–172  ·  view source on GitHub ↗

Returns the current error message configuration. @return the error message

()

Source from the content-addressed store, hash-verified

168 * @return the error message
169 */
170 public String getConfigErrMsg() {
171 return configErrMsg;
172 }
173
174
175 /**

Callers 9

processMethod · 0.95
processMethod · 0.80
processMethod · 0.80
processMethod · 0.80
processMethod · 0.80
processMethod · 0.80
processMethod · 0.80
processMethod · 0.80
processMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected