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 | Description |
---|---|
DotClass() |
Modifier and Type | Method | Description |
---|---|---|
static NoClassDefFoundError |
fail(ClassNotFoundException e) |
public static NoClassDefFoundError fail(ClassNotFoundException e)
Copyright © 2018 Shigeru Chiba, www.javassist.org. All rights reserved.