PotentiallySecondarypublic class UnexpectedException extends PotentiallySecondaryRuntimeException
| Constructor | Description |
|---|---|
UnexpectedException() |
|
UnexpectedException(java.lang.String msg) |
|
UnexpectedException(java.lang.String msg,
java.lang.Throwable t) |
|
UnexpectedException(java.lang.Throwable t) |
|
UnexpectedException(java.lang.Throwable nested,
java.lang.String msg) |
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetNestedThrowable, printStackTrace, printStackTrace, printStackTracepublic UnexpectedException(java.lang.String msg,
java.lang.Throwable t)
public UnexpectedException(java.lang.Throwable t)
public UnexpectedException(java.lang.String msg)
public UnexpectedException()
public UnexpectedException(java.lang.Throwable nested,
java.lang.String msg)