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, toString
public static final ReactorFatalException INSTANCE
public static ReactorFatalException instance()
public static ReactorFatalException create(Throwable root)
Copyright © 2017. All rights reserved.