public class ResourceInterruptedException extends ResourceException
| Constructor and Description |
|---|
ResourceInterruptedException(String message)
Constructs a
ResourceInterruptedException. |
ResourceInterruptedException(String message,
Throwable cause)
Constructs a
ResourceInterruptedException. |
getPromptTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResourceInterruptedException(String message)
ResourceInterruptedException.message - the the error messageCopyright © 2001–2025. All rights reserved.