C# 클래스 Gibraltar.Server.Client.WebChannelMethodNotAllowedException

상속: Gibraltar.Server.Client.WebChannelException
파일 보기 프로젝트 열기: GibraltarSoftware/Loupe.Agent.Core

공개 메소드들

메소드 설명
WebChannelMethodNotAllowedException ( string message ) : System
WebChannelMethodNotAllowedException ( string message, Exception innerException, Uri requestUri ) : System

메소드 상세

WebChannelMethodNotAllowedException() 공개 메소드

public WebChannelMethodNotAllowedException ( string message ) : System
message string
리턴 System

WebChannelMethodNotAllowedException() 공개 메소드

public WebChannelMethodNotAllowedException ( string message, Exception innerException, Uri requestUri ) : System
message string
innerException Exception
requestUri Uri
리턴 System