C# Class ABsoluteMaybe.ABsoluteMaybeException

Inheritance: System.Exception
ファイルを表示 Open project: troygoode/ABsoluteMaybe

Protected Methods

Method Description
ABsoluteMaybeException ( string message ) : System

Method Details

ABsoluteMaybeException() protected method

protected ABsoluteMaybeException ( string message ) : System
message string
return System