C# Class Terradue.ElasticCas.Exceptions.InvalidTypeSearchException

Inheritance: System.Exception
Afficher le fichier Open project: Terradue/DotNetElasticCas

Méthodes publiques

Méthode Description
InvalidTypeSearchException ( string typeName, string message ) : System

Method Details

InvalidTypeSearchException() public méthode

public InvalidTypeSearchException ( string typeName, string message ) : System
typeName string
message string
Résultat System