public class ExceptionParser extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ExceptionParser.ParsedException |
| Constructor and Description |
|---|
ExceptionParser() |
| Modifier and Type | Method and Description |
|---|---|
static List<ExceptionParser.ParsedException> |
parse(InputStream is) |
static ExceptionParser.ParsedException |
parseFirst(InputStream is) |
public static List<ExceptionParser.ParsedException> parse(InputStream is) throws ParseException
ParseExceptionpublic static ExceptionParser.ParsedException parseFirst(InputStream is) throws ParseException
ParseExceptionCopyright © 2014–2017 Github jjYBdx4IL Projects. All rights reserved.