C# 클래스 UniSpyServer.Servers.PresenceSearchPlayer.Entity.Exception.UpdateUI.GPUpdateUIException

상속: GPException
파일 보기 프로젝트 열기: GameProgressive/UniSpyServer

공개 메소드들

메소드 설명
GPUpdateUIException ( ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
GPUpdateUIException ( string message ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
GPUpdateUIException ( string message, GPErrorCode errorCode ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
GPUpdateUIException ( string message, GPErrorCode errorCode, System.Exception innerException ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
GPUpdateUIException ( string message, System.Exception innerException ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate

메소드 상세

GPUpdateUIException() 공개 메소드

public GPUpdateUIException ( ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
리턴 UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate

GPUpdateUIException() 공개 메소드

public GPUpdateUIException ( string message ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
message string
리턴 UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate

GPUpdateUIException() 공개 메소드

public GPUpdateUIException ( string message, GPErrorCode errorCode ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
message string
errorCode GPErrorCode
리턴 UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate

GPUpdateUIException() 공개 메소드

public GPUpdateUIException ( string message, GPErrorCode errorCode, System.Exception innerException ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
message string
errorCode GPErrorCode
innerException System.Exception
리턴 UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate

GPUpdateUIException() 공개 메소드

public GPUpdateUIException ( string message, System.Exception innerException ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
message string
innerException System.Exception
리턴 UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate