Package org.craftercms.social.exceptions
Class SocialException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.craftercms.social.exceptions.SocialException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
UGCException
Base Exception for Social
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSocialException
(String message) SocialException
(String message, 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
-
SocialException
-
SocialException
-