| Constructor and description |
|---|
DownloadException
(HttpURLConnection connection, CharSequence message) |
DownloadException
(HttpURLConnection connection, CharSequence message, Throwable cause) |
| Type | Name and description |
|---|---|
HttpURLConnection |
getConnection() |
| Methods inherited from class | Name |
|---|---|
class geb.error.GebException |
geb.error.GebException#printStackTrace(), geb.error.GebException#printStackTrace(java.io.PrintWriter), geb.error.GebException#printStackTrace(java.io.PrintStream), geb.error.GebException#fillInStackTrace(), geb.error.GebException#getCause(), geb.error.GebException#initCause(java.lang.Throwable), geb.error.GebException#toString(), geb.error.GebException#getMessage(), geb.error.GebException#getLocalizedMessage(), geb.error.GebException#getStackTrace(), geb.error.GebException#setStackTrace([Ljava.lang.StackTraceElement;), geb.error.GebException#addSuppressed(java.lang.Throwable), geb.error.GebException#getSuppressed(), geb.error.GebException#wait(long, int), geb.error.GebException#wait(long), geb.error.GebException#wait(), geb.error.GebException#equals(java.lang.Object), geb.error.GebException#hashCode(), geb.error.GebException#getClass(), geb.error.GebException#notify(), geb.error.GebException#notifyAll() |
class Exception |
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getLocalizedMessage, getStackTrace, setStackTrace, addSuppressed, getSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
Groovy API Documentation for geb-core 1.1.1 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org