C# Class ABsoluteMaybe.ABsoluteMaybeException

Inheritance: System.Exception
Mostra file 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