java.lang.reflect
Class UndeclaredThrowableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.reflect.UndeclaredThrowableException
- All Implemented Interfaces:
- Serializable
public class UndeclaredThrowableException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UndeclaredThrowableException
public UndeclaredThrowableException(Throwable var0)
UndeclaredThrowableException
public UndeclaredThrowableException(Throwable var0,
String var1)
getUndeclaredThrowable
public Throwable getUndeclaredThrowable()