C# Class TelAPI.TelAPIForbidenException

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

Méthodes publiques

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

Method Details

TelAPIForbidenException() public méthode

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

TelAPIForbidenException() public méthode

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