C# Class Terradue.ElasticCas.Exceptions.InvalidTypeModelException

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

Méthodes publiques

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

Method Details

InvalidTypeModelException() public méthode

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