Serializable
public class UndeclaredThrowableException extends RuntimeException
Constructor | Description |
---|---|
UndeclaredThrowableException(Throwable var0) |
|
UndeclaredThrowableException(Throwable var0,
String var1) |
Modifier and Type | Method | Description |
---|---|---|
Throwable |
getUndeclaredThrowable() |
|
void |
printStackTrace() |
|
void |
printStackTrace(PrintStream var0) |
|
void |
printStackTrace(PrintWriter var0) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
fillInStackTrace, getLocalizedMessage, getMessage, toString
public UndeclaredThrowableException(Throwable var0)
public Throwable getUndeclaredThrowable()
public void printStackTrace()
printStackTrace
in class Throwable
public void printStackTrace(PrintStream var0)
printStackTrace
in class Throwable
public void printStackTrace(PrintWriter var0)
printStackTrace
in class Throwable