Package org.yecht
Interface ErrorHandler
-
- All Known Implementing Classes:
ErrorHandler.Default
public interface ErrorHandler
- Author:
- Ola Bini
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
ErrorHandler.Default
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handle(Parser p, String msg)
-