public class UnexpectedException extends PotentiallySecondaryRuntimeException
Constructor and Description |
---|
UnexpectedException() |
UnexpectedException(String msg) |
UnexpectedException(String msg,
Throwable t) |
UnexpectedException(Throwable t) |
UnexpectedException(Throwable nested,
String msg)
Deprecated.
|
getNestedThrowable, printStackTrace, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
Copyright © 2017 com.mchange. All rights reserved.