C# Class FacebookSharp.OAuthException

Inheritance: FacebookException
Show file Open project: prabirshrestha/FacebookSharp

Public Methods

Method Description
OAuthException ( )
OAuthException ( string message )
OAuthException ( string message, int code )

Method Details

OAuthException() public method

public OAuthException ( )

OAuthException() public method

public OAuthException ( string message )
message string

OAuthException() public method

public OAuthException ( string message, int code )
message string
code int