C# Class PhotonWire.Client.CustomErrorException

Inheritance: System.Exception
Afficher le fichier Open project: neuecc/PhotonWire

Méthodes publiques

Méthode Description
CustomErrorException ( short returnCode, string errorMessage, object parameter ) : System
ToString ( ) : string

Method Details

CustomErrorException() public méthode

public CustomErrorException ( short returnCode, string errorMessage, object parameter ) : System
returnCode short
errorMessage string
parameter object
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string