C# Class eu.sig.training.ch04.BusinessException

Inheritance: System.Exception
显示文件 Open project: oreillymedia/building_maintainable_software

Public Methods

Method Description
BusinessException ( string message ) : System

Method Details

BusinessException() public method

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