SemanticSearchImplementation
Public Attributes | Private Attributes | List of all members
SemanticSearchImplementation.NotIndexableException Class Reference

Exception which is thrown if a triple of a metadata graph could not be indexed. More...

Inheritance diagram for SemanticSearchImplementation.NotIndexableException:

Public Attributes

NotIndexableException(string reason) string Reason => _reason
 

Private Attributes

readonly string _reason
 

Detailed Description

Exception which is thrown if a triple of a metadata graph could not be indexed.

Member Data Documentation

◆ _reason

readonly string SemanticSearchImplementation.NotIndexableException._reason
private

◆ Reason

NotIndexableException (string reason) string SemanticSearchImplementation.NotIndexableException.Reason => _reason

The documentation for this class was generated from the following file: