C# Класс DotNetXri.Client.Resolve.Exception.IllegalTrustTypeException

Наследование: XRIResolutionException
Показать файл Открыть проект

Открытые методы

Метод Описание
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