public final class Redirected extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
Redirected.Command<X extends Exception>
A command that allows to throw a checked exception.
|
| Modifier and Type | Method and Description |
|---|---|
static <X extends Exception> |
outputOf(Redirected.Command<X> command) |
public static <X extends Exception> String outputOf(Redirected.Command<X> command) throws IOException, X extends Exception
IOExceptionX extends ExceptionCopyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.