PotentiallySecondary
public 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, wait
getNestedThrowable, printStackTrace, printStackTrace, printStackTrace
public 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)