C# Class SimpleBank.AccountServiceException

Inheritance: Exception
显示文件 Open project: pvlakshm/Samples

Public Methods

Method Description
AccountServiceException ( string message ) : System

Method Details

AccountServiceException() public method

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