C# Class SmsActioner.AccountOutOfMoneyException

Inheritance: System.Exception
ファイルを表示 Open project: Compassion/SmsScheduler

Public Methods

Method Description
AccountOutOfMoneyException ( string message ) : System

Method Details

AccountOutOfMoneyException() public method

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