Package | Description |
---|---|
fc.util |
Modifier and Type | Class and Description |
---|---|
class |
BasicArgcheckFailHandler
Handles argument
Checker errors by printing the thread, time and stack trace
to System.err. |
Modifier and Type | Method and Description |
---|---|
static boolean |
Argcheck.setHandler(IArgcheckFailHandler thehandler)
Sets a different error handler.
|