Initializes a new instance of this class with a specified error message.
[Visual Basic] Public Sub New( _ ByVal message As String _ ) [C#] public MatlabGetVariableFailedException( string message ); [C++] public: MatlabGetVariableFailedException( String* message ); [JScript] public function MatlabGetVariableFailedException( String message );
MatlabGetVariableFailedException Class | Lydos.Matlab Namespace | MatlabGetVariableFailedException Constructor Overload List