public class ActivitiClassLoadingException extends ActivitiException
| Constructor and Description | 
|---|
ActivitiClassLoadingException(String className,
                             Throwable cause)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getClassName()
Returns the name of the class this exception is related to. 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 Flowable. All rights reserved.