Package com.adobe.granite.socialgraph
Class SocialGraphException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.adobe.granite.socialgraph.SocialGraphException
- All Implemented Interfaces:
Serializable
Generic runtime exception to use for social graph errors.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSocialGraphException(String message) SocialGraphException(String message, Throwable cause) SocialGraphException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SocialGraphException
public SocialGraphException() -
SocialGraphException
-
SocialGraphException
-
SocialGraphException
-