Package org.matomo.java.tracking
Class MatomoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.matomo.java.tracking.MatomoException
- All Implemented Interfaces:
Serializable
Thrown when an error occurs while communicating with the Matomo server or when the request is invalid.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString