geb.download
[Java] Class DownloadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
geb.error.GebException
geb.download.DownloadException
public class DownloadException
extends GebException
|
Methods inherited from class Exception
|
| printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getLocalizedMessage, getStackTrace, setStackTrace, addSuppressed, getSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
DownloadException
public DownloadException(HttpURLConnection connection, CharSequence message)
-
DownloadException
public DownloadException(HttpURLConnection connection, CharSequence message, Throwable cause)
-
getConnection
public HttpURLConnection getConnection()
-
Groovy API Documentation for Geb 0.9.0-RC-3 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org