@groovy.transform.CompileStatic @groovy.transform.InheritConstructors class DownloadFailedException extends RuntimeException implements GrolifantError
Failure to download an item.
| Constructor and description |
|---|
DownloadFailedException
() |
| Methods inherited from class | Name |
|---|---|
class RuntimeException |
printStackTrace, printStackTrace, printStackTrace, getStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, setStackTrace, addSuppressed, equals, hashCode, getClass, notify, notifyAll, wait, wait, wait |