C# Class SnapDotNet.Core.Snapchat.Api.Exceptions.InvalidCredentialsException

Inheritance: System.Exception
ファイルを表示 Open project: 0xdeafcafe/SnapDotNet

Public Methods

Method Description
InvalidCredentialsException ( ) : System
InvalidCredentialsException ( string message ) : System

Method Details

InvalidCredentialsException() public method

public InvalidCredentialsException ( ) : System
return System

InvalidCredentialsException() public method

public InvalidCredentialsException ( string message ) : System
message string
return System