getTraceMessage method

String getTraceMessage()
inherited

Implementation

String getTraceMessage() {
  return _traceStack.getTraceMessage();
}