public static class ThreadUtils.UncheckedInterruptedException extends RuntimeException
InterruptedException in concept, but unchecked. Allowing this to be thrown without being
explicitly declared in the API.| Constructor and Description |
|---|
UncheckedInterruptedException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.