C# Class Gribble.Mapping.EntityMapping.InvalidMappingException

Inheritance: System.Exception
Show file Open project: mikeobrien/Gribble

Public Methods

Method Description
InvalidMappingException ( string name, MappingType type ) : System

Method Details

InvalidMappingException() public method

public InvalidMappingException ( string name, MappingType type ) : System
name string
type MappingType
return System