Uses of Package
de.team33.patterns.exceptional.dione

  • Class
    Description
    A tool class that can convert certain functional constructs defined in this module (e.g.
    A tool class that can ignore a specific (checked) exception type when executing a corresponding code fragment.
    A tool that supports a revision and handling of an exception.
    An unchecked exception dedicated to (temporarily) wrap checked exceptions.
    A kind of consumer that allows to throw a checked exception.
    A kind of function that allows to throw a checked exception.
    A kind of predicate that allows to throw a checked exception.
    A kind of consumer that allows to throw a checked exception.
    A kind of function that allows to throw a checked exception.
    A kind of predicate that allows to throw a checked exception.
    A kind of runnable that allows to throw a checked exception.
    A kind of supplier that allows to throw a checked exception.