javassist.runtime

Class DotClass

public class DotClass extends Object

A support class for implementing .class notation. This is required at runtime only if .class notation is used in source code given to the Javassist compiler.
Method Summary
static NoClassDefFoundErrorfail(ClassNotFoundException e)

Method Detail

fail

public static NoClassDefFoundError fail(ClassNotFoundException e)
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.