C# Class Octave.OctaveRuntimeException

Inheritance: System.Exception
Mostra file Open project: apaka/octave-sharp

Public Methods

Method Description
OctaveRuntimeException ( string message ) : System

Method Details

OctaveRuntimeException() public method

public OctaveRuntimeException ( string message ) : System
message string
return System