C# Class UniSpyServer.Servers.PresenceSearchPlayer.Entity.Exception.UpdatePro.GPUpdateProException

Inheritance: GPException
Afficher le fichier Open project: GameProgressive/UniSpyServer

Méthodes publiques

Méthode Description
GPUpdateProException ( ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
GPUpdateProException ( string message ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
GPUpdateProException ( string message, GPErrorCode errorCode ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
GPUpdateProException ( string message, GPErrorCode errorCode, System.Exception innerException ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
GPUpdateProException ( string message, System.Exception innerException ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate

Method Details

GPUpdateProException() public méthode

public GPUpdateProException ( ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
Résultat UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate

GPUpdateProException() public méthode

public GPUpdateProException ( string message ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
message string
Résultat UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate

GPUpdateProException() public méthode

public GPUpdateProException ( string message, GPErrorCode errorCode ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
message string
errorCode GPErrorCode
Résultat UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate

GPUpdateProException() public méthode

public GPUpdateProException ( string message, GPErrorCode errorCode, System.Exception innerException ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
message string
errorCode GPErrorCode
innerException System.Exception
Résultat UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate

GPUpdateProException() public méthode

public GPUpdateProException ( string message, System.Exception innerException ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
message string
innerException System.Exception
Résultat UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate