Uses of Class
com.github.rvesse.airline.parser.errors.handlers.AbstractCollectingHandler
-
Packages that use AbstractCollectingHandler Package Description com.github.rvesse.airline.parser.errors.handlers -
-
Uses of AbstractCollectingHandler in com.github.rvesse.airline.parser.errors.handlers
Subclasses of AbstractCollectingHandler in com.github.rvesse.airline.parser.errors.handlers Modifier and Type Class Description classCollectAllError handler which collects all the errors for later inspectionclassFailAllAn error handler which collects all errors during parsing and then fails at the end of parsing
-