javassist.bytecode.annotation
public class NoSuchClassError extends Error
Constructor and Description |
---|
NoSuchClassError(String className,
Error cause)
Constructs an exception.
|
Modifier and Type | Method and Description |
---|---|
String |
getClassName()
Returns the name of the class not found.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.