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