public class InterruptedException extends Exception
InterruptedException
, that should
only be used in method signatures.Constructor and Description |
---|
InterruptedException() |
InterruptedException(String message) |
addSuppressed, fillInStackTrace, getBackingJsObject, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, of, printStackTrace, printStackTrace, setStackTrace, toString
public InterruptedException()
public InterruptedException(String message)
Copyright © 2018. All rights reserved.