C# Class Terradue.ElasticCas.Exceptions.InvalidTypeModelException

Inheritance: System.Exception
ファイルを表示 Open project: Terradue/DotNetElasticCas

Public Methods

Method Description
InvalidTypeModelException ( string typeName, string message ) : System

Method Details

InvalidTypeModelException() public method

public InvalidTypeModelException ( string typeName, string message ) : System
typeName string
message string
return System