Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Ecologylab
BigSemantics
Services
Messages
SemanticServiceError
C# Class 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
Inheritance:
Simpl.OODSS.Messages.ResponseMessage
Mostra file
Open project: ecologylab/BigSemanticsCSharp
Public Methods
Method
Description
IsOK
( ) :
bool
Perform
( ) :
void
Method Details
IsOK()
public
method
public
IsOK
( ) :
bool
return
bool
Perform()
public
method
public
Perform
( ) :
void
return
void