ILNumerics - Technical Application Development
Assembly: ILNumerics.IO.HDF5 (in ILNumerics.IO.HDF5.dll) Version: 5.5.0.0 (5.5.7503.3146)
String containing all lines from the error stack or an empty string.
Calling this method retrieves all description lines of errors created during the last operation. The lines are concatenated and returned. No other information is read from the error stack besides the description. Afterwards the current error stack is cleared.
Retrieves the information from the full error stack generated by the last (errornous) operation.
[ILNumerics HDF5 Module]
Namespace: ILNumerics.IO.HDF5
Assembly: ILNumerics.IO.HDF5 (in ILNumerics.IO.HDF5.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Return Value
Type: StringString containing all lines from the error stack or an empty string.
Remarks
[ILNumerics HDF5 Module]
See Also