Class AttributionException
public class AttributionException
extends Exception
java.lang.Object ← java.lang.Throwable ← java.lang.Exception ← io.justtrack.AttributionException
All Implemented Interfaces
Serializable
Methods
wasApiTokenInvalid
public boolean wasApiTokenInvalid()
Check if the attribution failed because the app used an invalid API token.
Returns
True if the API token was invalid.