C# Class DotNetXri.Client.Resolve.Exception.IllegalTrustTypeException

Inheritance: XRIResolutionException
Exibir arquivo Open project: AArnott/dotnetxri

Public Methods

Method Description
IllegalTrustTypeException ( string type )
IllegalTrustTypeException ( string type, string message )

Method Details

IllegalTrustTypeException() public method

public IllegalTrustTypeException ( string type )
type string

IllegalTrustTypeException() public method

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