NPlot Documented Class Library

NPlotException Constructor (String, Exception)

[This is preliminary documentation and subject to change.]

Constructor

public NPlotException(
   string message,
   Exception innerException
);

Parameters

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

See Also

NPlotException Class | NPlot Namespace | NPlotException Constructor Overload List