Class ActivityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.adobe.granite.activitystreams.ActivityException
- All Implemented Interfaces:
Serializable
ActivityException...- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionActivityException(String message) ActivityException(String message, Throwable cause) ActivityException(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
-
ActivityException
public ActivityException() -
ActivityException
-
ActivityException
-
ActivityException
-