public class InterruptedRuntimeException extends RuntimeException
| Constructor and Description |
|---|
InterruptedRuntimeException(InterruptedException cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InterruptedRuntimeException(InterruptedException cause)
Copyright © 2018 mydotey.org. All rights reserved.