Package org.dspace.google.client
Class GoogleAnalyticsClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.dspace.google.client.GoogleAnalyticsClientException
- All Implemented Interfaces:
Serializable
Exception thrown by
GoogleAnalyticsClient during the events sending.- Author:
- Luca Giamminonni (luca.giamminonni at 4science.it)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGoogleAnalyticsClientException(String message) GoogleAnalyticsClientException(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
-
GoogleAnalyticsClientException
-
GoogleAnalyticsClientException
-
GoogleAnalyticsClientException
-