org.wso2.carbon.registry.social.api
Class SocialDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wso2.carbon.registry.social.api.SocialDataException
- All Implemented Interfaces:
- Serializable
public class SocialDataException
- extends Exception
The exception to be thrown when there is a problem with fetching / storing social data
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SocialDataException
public SocialDataException()
SocialDataException
public SocialDataException(String message,
Throwable cause)
SocialDataException
public SocialDataException(String message)
SocialDataException
public SocialDataException(Throwable cause)
Copyright © 2013 WSO2 Inc. All Rights Reserved.