JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
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)
Method Details
handle
void
handle
(
Parser
p,
String
msg)