public class ClassLoadingException extends ProcessEngineException
Constructor and Description |
---|
ClassLoadingException(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, toString
Copyright © 2015. All rights reserved.