StephenAshley.Biostatistics.BiostatisticsException Class Reference

A custom System.Exception for the StephenAshley.Biostatistics namespace. When the exception is triggered by another exception, that other is stored as the inner exception. More...

List of all members.

Public Member Functions

 BiostatisticsException (string sMessage)
 Constructor for the BiostatisticsException object.
 BiostatisticsException (string sMessage, Exception exceptionInner)
 Constructor for the BiostatisticsException object.


Detailed Description

A custom System.Exception for the StephenAshley.Biostatistics namespace. When the exception is triggered by another exception, that other is stored as the inner exception.

Definition at line 11 of file BiostatisticsException.cs.


Constructor & Destructor Documentation

StephenAshley.Biostatistics.BiostatisticsException.BiostatisticsException ( string  sMessage  ) 

Constructor for the BiostatisticsException object.

Parameters:
sMessage The exception message.

Definition at line 18 of file BiostatisticsException.cs.

StephenAshley.Biostatistics.BiostatisticsException.BiostatisticsException ( string  sMessage,
Exception  exceptionInner 
)

Constructor for the BiostatisticsException object.

Parameters:
sMessage The exception message.
exceptionInner The inner exception.

Definition at line 26 of file BiostatisticsException.cs.


The documentation for this class was generated from the following file:

Generated on Sun May 31 19:43:39 2009 for "Biostatistics Documentation" by  doxygen 1.5.9