| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
RuntimeExceptionnet.sf.cglib.core.CodeGenerationExceptionnet.sf.cglib.proxy.UndeclaredThrowableExceptionpublic class UndeclaredThrowableExceptionextends CodeGenerationExceptionProxy as a replacement for java.lang.reflect.UndeclaredThrowableException.
Constructor Summary | |
| |
Method Summary | |
Throwable | |
Methods inherited from class net.sf.cglib.core.CodeGenerationException | |
getCause | |
public UndeclaredThrowableException(Throwable t)
Creates a new instance ofUndeclaredThrowableExceptionwithout detail message.