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
Afficher le fichier Open project: ecologylab/BigSemanticsCSharp

Méthodes publiques

Méthode Description
IsOK ( ) : bool
Perform ( ) : void

Method Details

IsOK() public méthode

public IsOK ( ) : bool
Résultat bool

Perform() public méthode

public Perform ( ) : void
Résultat void