org.exoplatform.social.client.api.net
Class SocialHttpClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.exoplatform.social.client.api.net.SocialHttpClientException
- All Implemented Interfaces:
- Serializable
public class SocialHttpClientException
- extends IOException
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Jun 30, 2011
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SocialHttpClientException
public SocialHttpClientException(String message,
Throwable cause)
- Constructor for SocialHttpClientException.
- Parameters:
message - the message of exceptioncause - the cause of exception
SocialHttpClientException
public SocialHttpClientException(String message)
- Constructor for SocialHttpClientException.
- Parameters:
message - the message of exception
Copyright © 2011-2012 eXo Platform. All Rights Reserved.