C# Class PaymillWrapper.Exceptions.PaymillException

Inheritance: System.Exception
ファイルを表示 Open project: paymill/paymill-net

Public Methods

Method Description
PaymillException ( string message ) : System

Method Details

PaymillException() public method

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