IdentityException
Exception thrown by the SDK when it encounters and error.
import com.sybrin.identitysdk.exceptions.IdentityException
extends Exception
The class IdentityException
is a form of Throwable
that indicates conditions that the SDK might want to catch.
Last updated