C# Class ABsoluteMaybe.Statistics.ZScore.TooManyOptionsException

Inheritance: ABsoluteMaybeException
ファイルを表示 Open project: troygoode/ABsoluteMaybe

Public Methods

Method Description
TooManyOptionsException ( string message ) : System

Method Details

TooManyOptionsException() public method

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