C# Class UniSpyServer.Servers.PresenceSearchPlayer.Entity.Exception.GPBuddyMsgExtInfoNotSupportedException

Inheritance: GPException
Exibir arquivo Open project: GameProgressive/UniSpyServer

Public Methods

Method Description
GPBuddyMsgExtInfoNotSupportedException ( ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
GPBuddyMsgExtInfoNotSupportedException ( string message ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
GPBuddyMsgExtInfoNotSupportedException ( string message, System.Exception innerException ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate

Method Details

GPBuddyMsgExtInfoNotSupportedException() public method

public GPBuddyMsgExtInfoNotSupportedException ( ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
return UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate

GPBuddyMsgExtInfoNotSupportedException() public method

public GPBuddyMsgExtInfoNotSupportedException ( string message ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
message string
return UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate

GPBuddyMsgExtInfoNotSupportedException() public method

public GPBuddyMsgExtInfoNotSupportedException ( string message, System.Exception innerException ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
message string
innerException System.Exception
return UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate