C# Class NancyTutorial.CarNotFoundException

Inheritance: System.Exception
Mostrar archivo Open project: danswain/NancyTutorial

Public Methods

Method Description
CarNotFoundException ( string message ) : System

Method Details

CarNotFoundException() public method

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