C# Class Pizza.Mvc.GridConfig.Exceptions.GridBuildingException

Inheritance: System.Exception
显示文件 Open project: dwdkls/pizzamvc

Public Methods

Method Description
GridBuildingException ( string message ) : System

Method Details

GridBuildingException() public method

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