static String
QueryUtils.getExceptionText(ExceptionType e)
class
ExceptionTypeParser
ExceptionType
ExceptionReportParser.getException(int index)
ExceptionReport.getException(int index)
Iterator<ExceptionType>
ExceptionReportParser.iterator()
void
ExceptionReportParser.addException(ExceptionType e)
ExceptionReport.addException(ExceptionType e)
ExceptionReportParser.addException(int index, ExceptionType e)
ExceptionReport.addException(int index, ExceptionType e)
int
ExceptionReportParser.getIndex(ExceptionType e)
ExceptionReport.getIndex(ExceptionType e)
ExceptionReportParser.setException(int index, ExceptionType e)
ExceptionReport.setException(int index, ExceptionType e)
ExceptionReportParser.addExceptions(Collection<? extends ExceptionType> c)
ExceptionReport.addExceptions(Collection<? extends ExceptionType> c)