public class FlowableClassLoadingException extends FlowableException
| Modifier and Type | Field and Description |
|---|---|
protected String |
className |
isLogged, reduceLogLevel| Constructor and Description |
|---|
FlowableClassLoadingException(String className,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName()
Returns the name of the class this exception is related to.
|
isLogged, isReduceLogLevel, setLogged, setReduceLogLeveladdSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 Flowable. All rights reserved.