NPlot::NPlotException Class Reference

All exceptions thrown by NPlot are of this type. More...

List of all members.

Public Member Functions

 NPlotException (string message, System.Exception innerException)
 Constructor.
 NPlotException (string message)
 Constructor.
 NPlotException ()
 Constructor.


Detailed Description

All exceptions thrown by NPlot are of this type.

Definition at line 60 of file NPlotException.cs.


Constructor & Destructor Documentation

NPlot::NPlotException::NPlotException string  message,
System.Exception  innerException
[inline]
 

Constructor.

Parameters:
message The error message that explains the reason for the exception.
innerException The exception that is the cause of the current exception.

Definition at line 68 of file NPlotException.cs.

NPlot::NPlotException::NPlotException string  message  )  [inline]
 

Constructor.

Parameters:
message The error message that explains the reason for the exception.

Definition at line 77 of file NPlotException.cs.

NPlot::NPlotException::NPlotException  )  [inline]
 

Constructor.

Definition at line 85 of file NPlotException.cs.


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 01:04:08 2005 for NPlot by  doxygen 1.4.5