public class InterruptedRuntimeException extends RuntimeException
| コンストラクタと説明 |
|---|
InterruptedRuntimeException()
コンストラクタ.
|
InterruptedRuntimeException(Throwable cause)
コンストラクタ.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InterruptedRuntimeException()
public InterruptedRuntimeException(Throwable cause)
cause - ThrowableCopyright © 2014 NTT DATA Corporation.