C# Class Plant.Core.TypeNotSetupException

Inheritance: System.Exception
Mostrar archivo Open project: jbrechtel/plant

Public Methods

Method Description
TypeNotSetupException ( string message ) : System

Method Details

TypeNotSetupException() public method

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