JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.github.unknowncoder56.javaslc
Interface ErrorListener
public interface
ErrorListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onError
(
Exception
e,
String
errorContext)
Method Details
onError
void
onError
(
Exception
e,
String
errorContext)