C# Класс Ecologylab.BigSemantics.Services.Messages.SemanticServiceErrorException

The error that is thrown when an SemanticServiceError message is received from the semantic service
Наследование: System.Exception
Показать файл Открыть проект

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

Метод Описание
SemanticServiceErrorException ( SemanticServiceErrorCodes code, String message ) : System

Описание методов

SemanticServiceErrorException() публичный Метод

public SemanticServiceErrorException ( SemanticServiceErrorCodes code, String message ) : System
code SemanticServiceErrorCodes
message String
Результат System