C# Class WykopSharpClient.Exception.ApiClientIsNotSupportedException

Inheritance: System.Exception
Mostra file Open project: adiospl/WykopSharp

Public Methods

Method Description
ApiClientIsNotSupportedException ( )
ApiClientIsNotSupportedException ( string message )
ApiClientIsNotSupportedException ( string message, System innerException )

Method Details

ApiClientIsNotSupportedException() public method

ApiClientIsNotSupportedException() public method

public ApiClientIsNotSupportedException ( string message )
message string

ApiClientIsNotSupportedException() public method

public ApiClientIsNotSupportedException ( string message, System innerException )
message string
innerException System