Serializable
public class InterruptedResolutionException extends RuntimeException
Constructor | Description |
---|---|
InterruptedResolutionException() |
|
InterruptedResolutionException(String message) |
|
InterruptedResolutionException(String message,
Throwable cause) |
|
InterruptedResolutionException(Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InterruptedResolutionException()
public InterruptedResolutionException(String message)
public InterruptedResolutionException(String message, Throwable cause)
public InterruptedResolutionException(Throwable cause)
Copyright © 2018. All rights reserved.