org.gridkit.jvmtool.spi.parsers
Interface ParserErrorPolicy


public interface ParserErrorPolicy


Nested Class Summary
static class ParserErrorPolicy.Action
           
static interface ParserErrorPolicy.Aware
          Mixin interface for setting up ParserErrorPolicy
 
Method Summary
 ParserErrorPolicy.Action onParserError(Exception e, String niceMessage)
           
 

Method Detail

onParserError

ParserErrorPolicy.Action onParserError(Exception e,
                                       String niceMessage)


Copyright © 2019. All Rights Reserved.