Package org.yecht
Class ErrorHandler.Default
- java.lang.Object
-
- org.yecht.ErrorHandler.Default
-
- All Implemented Interfaces:
ErrorHandler
- Enclosing interface:
- ErrorHandler
public static class ErrorHandler.Default extends Object implements ErrorHandler
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.yecht.ErrorHandler
ErrorHandler.Default
-
-
Constructor Summary
Constructors Constructor Description Default()
-
-
-
Method Detail
-
handle
public void handle(Parser p, String msg)
- Specified by:
handle
in interfaceErrorHandler
-
-