public class ReactorFatalException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
static ReactorFatalException |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
static ReactorFatalException |
create(Throwable root) |
static ReactorFatalException |
instance() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final ReactorFatalException INSTANCE
public static ReactorFatalException instance()
public static ReactorFatalException create(Throwable root)
Copyright © 2016. All rights reserved.