Uses of Class
biz.c24.io.api.ParserError

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.
 



C24 Technologies © 2002-2012: All Rights Reserved.