public class SocialHttpClientException extends IOException
| Constructor and Description |
|---|
SocialHttpClientException(String message)
Constructor for SocialHttpClientException.
|
SocialHttpClientException(String message,
Throwable cause)
Constructor for SocialHttpClientException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SocialHttpClientException(String message, Throwable cause)
message - the message of exceptioncause - the cause of exceptionpublic SocialHttpClientException(String message)
message - the message of exceptionCopyright © 2011–2016 eXo Platform SAS. All rights reserved.