C# Class FeliCa2Money.CsvReadException

Inheritance: System.Exception
Mostra file Open project: tmurakam/felica2money

Public Methods

Method Description
CsvReadException ( String message ) : System

Method Details

CsvReadException() public method

public CsvReadException ( String message ) : System
message String
return System