JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.yecht
ErrorHandler
Contents
Description
Nested Class Summary
Method Summary
Method Details
handle(Parser, String)
Hide sidebar
Show sidebar
Interface ErrorHandler
All Known Implementing Classes:
ErrorHandler.Default
public interface
ErrorHandler
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)
Method Details
handle
void
handle
(
Parser
p,
String
msg)