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

The SemanticServiceError message is received from the semantic service when an error/exception appeared on the server when performing the request_message sent by the client
상속: Simpl.OODSS.Messages.ResponseMessage
파일 보기 프로젝트 열기: ecologylab/BigSemanticsCSharp

공개 메소드들

메소드 설명
IsOK ( ) : bool
Perform ( ) : void

메소드 상세

IsOK() 공개 메소드

public IsOK ( ) : bool
리턴 bool

Perform() 공개 메소드

public Perform ( ) : void
리턴 void