Метод | Описание | |
---|---|---|
NPlotException ( ) : System |
Constructor.
|
|
NPlotException ( string message ) : System |
Constructor
|
|
NPlotException ( string message, |
Constructor
|
public NPlotException ( string message ) : System | ||
message | string | The error message that explains the reason for the exception. |
Результат | System |
public NPlotException ( string message, |
||
message | string | The error message that explains the reason for the exception. |
innerException | The exception that is the cause of the current exception. | |
Результат | System |