C# 클래스 Ecologylab.BigSemantics.Services.Messages.SemanticServiceErrorException

The error that is thrown when an SemanticServiceError message is received from the semantic service
상속: System.Exception
파일 보기 프로젝트 열기: ecologylab/BigSemanticsCSharp

공개 메소드들

메소드 설명
SemanticServiceErrorException ( SemanticServiceErrorCodes code, String message ) : System

메소드 상세

SemanticServiceErrorException() 공개 메소드

public SemanticServiceErrorException ( SemanticServiceErrorCodes code, String message ) : System
code SemanticServiceErrorCodes
message String
리턴 System