Class UndeclaredThrowableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.cglib.core.CodeGenerationException
org.springframework.cglib.proxy.UndeclaredThrowableException
- All Implemented Interfaces:
 Serializable
Used by 
Proxy as a replacement for java.lang.reflect.UndeclaredThrowableException.- Author:
 - Juozas Baliuka
 - See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance ofUndeclaredThrowableExceptionwithout detail message. - 
Method Summary
Methods inherited from class org.springframework.cglib.core.CodeGenerationException
getCauseMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
UndeclaredThrowableException
Creates a new instance ofUndeclaredThrowableExceptionwithout detail message. 
 - 
 - 
Method Details
- 
getUndeclaredThrowable
 
 -