public static class StashApiClient.StashApiException extends Exception
This exception must be caught inside the plugin. Typical handling would be to retry the operation during the next polling cycle in the hope that the server or the network would recover by then.
| Constructor and Description |
|---|
StashApiException(String message) |
StashApiException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016–2019. All rights reserved.