ResourceErrorCode
Enumeration for resource-related error codes.
Entries
Unknown error occurred.
The operation was not permitted due to insufficient permissions.
The instance is invalid. Usually the system service is unavailable.
The provided arguments are invalid or inappropriate for the operation.
The operation is invalid in the current context or state.
The content of the resource is invalid or corrupted.
The object is invalid, possibly null or corrupted.
The resource format is not supported, or file extension is not correct.
There are too many resources allocated.
The resource is too large to be processed.
The resource version is incompatible with the current operation or system.
The resource or bundle version is invalid.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.