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