C# Class TSVCEO.CloudPrint.Proxy.PrintProxyException

Inheritance: InvalidOperationException
Afficher le fichier Open project: klightspeed/CloudPrintProxy

Méthodes publiques

Méthode Description
PrintProxyException ( string message ) : System
PrintProxyException ( string message, Exception innerException ) : System

Method Details

PrintProxyException() public méthode

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

PrintProxyException() public méthode

public PrintProxyException ( string message, Exception innerException ) : System
message string
innerException Exception
Résultat System