Exception: OAuthenticator::NonceUsedError

Inherits:
Error
  • Object
show all
Defined in:
lib/oauthenticator/signed_request.rb

Overview

an error which is to be raised when an attempt is made to use a nonce which has already been used.

Method Summary

Methods inherited from Error

#errors, #initialize

Constructor Details

This class inherits a constructor from OAuthenticator::Error