C# 클래스 DotNetXri.Client.Resolve.Exception.IllegalTrustTypeException

상속: XRIResolutionException
파일 보기 프로젝트 열기: AArnott/dotnetxri

공개 메소드들

메소드 설명
IllegalTrustTypeException ( string type )
IllegalTrustTypeException ( string type, string message )

메소드 상세

IllegalTrustTypeException() 공개 메소드

public IllegalTrustTypeException ( string type )
type string

IllegalTrustTypeException() 공개 메소드

public IllegalTrustTypeException ( string type, string message )
type string
message string