public class DotClass extends Object
.class notation.
 This is required at runtime
 only if .class notation is used in source code given
 to the Javassist compiler.| Constructor and Description | 
|---|
| DotClass() | 
| Modifier and Type | Method and Description | 
|---|---|
| static NoClassDefFoundError | fail(ClassNotFoundException e) | 
public static NoClassDefFoundError fail(ClassNotFoundException e)
Copyright © 2016 Shigeru Chiba, www.javassist.org. All Rights Reserved.