- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- ApiException, ConnectionRepositoryException
public abstract class SocialException
extends java.lang.RuntimeException
Exception class indicating a problem occurred performing an operation against a service provider.
This exception class is abstract, as it is too generic for actual use.
When a SocialException is thrown, it should be one of the more specific subclasses.
- See Also:
- Serialized Form