public class GooGlResponseFailureException extends RuntimeException
| Constructor and Description |
|---|
GooGlResponseFailureException() |
GooGlResponseFailureException(String message) |
GooGlResponseFailureException(String message,
com.ning.http.client.Response response) |
GooGlResponseFailureException(String message,
Throwable cause) |
GooGlResponseFailureException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GooGlResponseFailureException()
public GooGlResponseFailureException(String message)
public GooGlResponseFailureException(Throwable cause)
public GooGlResponseFailureException(String message, com.ning.http.client.Response response)
Copyright © 2011-2013. All Rights Reserved.