public class InterruptedRuntimeException extends RuntimeException
InterruptedException
.Constructor and Description |
---|
InterruptedRuntimeException() |
InterruptedRuntimeException(String message) |
InterruptedRuntimeException(String message,
Throwable cause) |
InterruptedRuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.