C# Class TelAPI.TelAPINotFoundException

Inheritance: TelAPIException
Afficher le fichier Open project: TelAPI/telapi-dotnet

Méthodes publiques

Méthode Description
TelAPINotFoundException ( string message ) : System
TelAPINotFoundException ( string message, Exception e ) : System

Method Details

TelAPINotFoundException() public méthode

public TelAPINotFoundException ( string message ) : System
message string
Résultat System

TelAPINotFoundException() public méthode

public TelAPINotFoundException ( string message, Exception e ) : System
message string
e System.Exception
Résultat System