C# Class Pixum.API.PSIException

Inheritance: System.Exception
Afficher le fichier Open project: Pixum/Pixum.API-csharp

Méthodes publiques

Méthode Description
PSIException ( int code, string message ) : System

Method Details

PSIException() public méthode

public PSIException ( int code, string message ) : System
code int
message string
Résultat System