C# Class ThisMember.Core.Exceptions.IncompatibleMappingException

Inheritance: System.Exception
Datei anzeigen Open project: JulianR/ThisMember

Public Methods

Method Description
IncompatibleMappingException ( string message ) : System

Method Details

IncompatibleMappingException() public method

public IncompatibleMappingException ( string message ) : System
message string
return System