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