JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
VASSAL.tools.bug
Interface BugHandler
public interface
BugHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
accept
(
Throwable
thrown)
void
handle
(
Throwable
thrown)
Method Details
accept
boolean
accept
(
Throwable
thrown)
handle
void
handle
(
Throwable
thrown)