JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
VASSAL.tools.bug
BugHandler
Contents
Description
Method Summary
Method Details
accept(Throwable)
handle(Throwable)
Hide sidebar
Show sidebar
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)