Indicates that a callback did not contain an oauth_token parameter or contained
one that does not match any known request token.
Namespace:
Veriplace.ClientAssembly: Veriplace.Client (in Veriplace.Client.dll) Version: 1.7.0.25986 (1.7.0.0)
Syntax
| C# |
|---|
public class InvalidCallbackException : UnexpectedException |
| Visual Basic (Declaration) |
|---|
Public Class InvalidCallbackException _ Inherits UnexpectedException |
| Visual C++ |
|---|
public ref class InvalidCallbackException : public UnexpectedException |
Inheritance Hierarchy
System..::.Object
System..::.Exception
Veriplace.Client..::.VeriplaceException
Veriplace.Client..::.UnexpectedException
Veriplace.Client..::.InvalidCallbackException
System..::.Exception
Veriplace.Client..::.VeriplaceException
Veriplace.Client..::.UnexpectedException
Veriplace.Client..::.InvalidCallbackException