Standard Error Code
StandardErrorCode is an enumeration of ErrorCode that represent standard failures that can occur while running Avail.
Author
Richard Arriaga
Entries
Link copied to clipboard
Content copied to clipboard
An error has occurred when performing IO functions.
Link copied to clipboard
Content copied to clipboard
An unspecified error has occurred.
Types
Properties
Link copied to clipboard
The integer value that is unique in ErrorCodeRangeRegistry that uniquely represents this ErrorCode.
Link copied to clipboard
The ErrorCodeRange this ErrorCode belongs to.