public class CannotLoadClassException extends AssemblerException
| Constructor and Description |
|---|
CannotLoadClassException(Resource root,
String className,
ClassNotFoundException e) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName()
Answer the name of the class that was not loaded.
|
getDoing, getRoot, pushDoing, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic CannotLoadClassException(Resource root, String className, ClassNotFoundException e)
public String getClassName()
Licenced under the Apache License, Version 2.0