![]() | Random |
Member name | Value | Description |
---|---|---|
NoError | 0 | No error. Stream is good. |
MemoryAllocationError | 1 | Encountered error allocating memory for the stream. |
InvalidRNGType | 2 | Invalid random number generator type/algorithm. |
InvalidStream | 3 | Stream argument is invalid. |
FileCloseError | 4 | Error closing file while storing or reading a stream to a file. |
FileOpenError | 5 | Error opening file while writing storing or reading to a file. |
FileWriteError | 6 | Error writing to the file while storing stream to a file. |
FileReadError | 7 | Error reading file while restoring stream from a file. |
UnknownError | 8 | All other errors. |
Copyright © 2023 CenterSpace Software, LLC. All rights reserved.