|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParserError | |
---|---|
biz.c24.io.api | Various utility classes. |
Uses of ParserError in biz.c24.io.api |
---|
Methods in biz.c24.io.api that return ParserError | |
---|---|
ParserError[] |
ParserException.getErrors()
Returns the array of errors. |
Constructors in biz.c24.io.api with parameters of type ParserError | |
---|---|
ParserException(ValidationResultEnum result,
ParserError[] errors)
Constructs a new instance with the specified result and list of errors. |
|
ParserException(ValidationResultEnum result,
String node,
ParserError[] errors)
Constructs a new instance with the specified result, node and list of errors. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |