Click or drag to resize

StaleNonceError Constructor

Overload List
  NameDescription
Public methodStaleNonceError
Initializes a new instance of the StaleNonceError class.
Public methodStaleNonceError(String)
Initializes a new instance of the StaleNonceError class.
Public methodStaleNonceError(NonceAttribute, RealmAttribute)
Initializes a new instance of the StaleNonceError class.
Public methodStaleNonceError(String, NonceAttribute, RealmAttribute)
Initializes a new instance of the StaleNonceError class.
Top
See Also