Request Token Verification Exception
class RequestTokenVerificationException(cause: Throwable, message: String? = null) : RuntimeException
Request token verification exception
Parameters
cause
the underlying exception
message
the exception message detailing the error