C# Class fitnesse.mtee.exception.TypeMissingException

Inheritance: System.ApplicationException
Show file Open project: unclebob/nslim

Public Methods

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

Method Details

TypeMissingException() public method

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