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

Inheritance: XRIResolutionException
Afficher le fichier Open project: AArnott/dotnetxri

Méthodes publiques

Méthode Description
IllegalTrustTypeException ( string type )
IllegalTrustTypeException ( string type, string message )

Method Details

IllegalTrustTypeException() public méthode

public IllegalTrustTypeException ( string type )
type string

IllegalTrustTypeException() public méthode

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