C# Class Ecologylab.BigSemantics.Actions.Exceptions.IfOperationException

Inheritance: SemanticOperationExecutionException
Afficher le fichier Open project: ecologylab/BigSemanticsCSharp

Méthodes publiques

Méthode Description
IfOperationException ( Exception e, NestedSemanticOperation operation, Scope semanticActionReturnValueMap ) : System

Method Details

IfOperationException() public méthode

public IfOperationException ( Exception e, NestedSemanticOperation operation, Scope semanticActionReturnValueMap ) : System
e System.Exception
operation Ecologylab.BigSemantics.Actions.NestedSemanticOperation
semanticActionReturnValueMap Scope
Résultat System