| Class and Description |
|---|
| Converter
A tool class that can convert certain functional constructs defined in this module (e.g.
|
| Ignoring
A tool class that can ignore a specific (checked) exception type when executing a corresponding code fragment.
|
| Revision
A tool that supports a revision and handling of an exception.
|
| WrappedException
An unchecked exception dedicated to (temporarily) wrap checked exceptions.
|
| XBiConsumer
A kind of consumer that allows to throw a checked exception.
|
| XBiFunction
A kind of function that allows to throw a checked exception.
|
| XBiPredicate
A kind of predicate that allows to throw a checked exception.
|
| XConsumer
A kind of consumer that allows to throw a checked exception.
|
| XFunction
A kind of function that allows to throw a checked exception.
|
| XPredicate
A kind of predicate that allows to throw a checked exception.
|
| XRunnable
A kind of runnable that allows to throw a checked exception.
|
| XSupplier
A kind of supplier that allows to throw a checked exception.
|
Copyright © 2024 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.