statusCode, errorMessage): void
Function to parse the numeric status code provided and throw the appropriate error if it is a failure code.
Parameters
statusCode
number
The status code.
errorMessage
Returns
void
Throws
InternalError, IllegalStateError, StorageLimitError

