C# Class WykopSharpClient.Exception.ApiClientIsNotSupportedException

Inheritance: System.Exception
Afficher le fichier Open project: adiospl/WykopSharp

Méthodes publiques

Méthode Description
ApiClientIsNotSupportedException ( )
ApiClientIsNotSupportedException ( string message )
ApiClientIsNotSupportedException ( string message, System innerException )

Method Details

ApiClientIsNotSupportedException() public méthode

ApiClientIsNotSupportedException() public méthode

public ApiClientIsNotSupportedException ( string message )
message string

ApiClientIsNotSupportedException() public méthode

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