Session Aborted Exception
class SessionAbortedException(message: String = "App to App Verification session aborted by user.", cause: Throwable? = null) : VerifierException.OnlinePresentationSessionException
Session was canceled by the user (successful/unsuccessful).