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
SEARCH:
Package
org.harctoolbox.guicomponents
Interface Console.IErrorFunction
Enclosing class:
Console
public static interface
Console.IErrorFunction
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
err
(
Exception
ex,
String
str)
void
err
(
String
str)
Method Details
err
void
err
(
Exception
ex,
String
str)
err
void
err
(
String
str)