public class ClassLoadingException extends ProcessEngineException
Constructor and Description |
---|
ClassLoadingException(String message,
String className,
Throwable cause) |
ClassLoadingException(String message,
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, toString
Copyright © 2022. All rights reserved.