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

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

Public Methods

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

Method Details

InvalidParameterException() public method

public InvalidParameterException ( ) : System
return System

InvalidParameterException() public method

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