public class ReactorFatalException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
static ReactorFatalException |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
static ReactorFatalException |
create(java.lang.Throwable root) |
static ReactorFatalException |
instance() |
public static final ReactorFatalException INSTANCE
public static ReactorFatalException instance()
public static ReactorFatalException create(java.lang.Throwable root)