Table of Contents

StorageError

Represents an error that occurred when interacting with storage objects or the CloudStorage service.

If the error is never observed by the user, it will get automatically logged to the Console.

Properties
RequestException

Gets the RequestException that caused the error, if any.

This contains the Coherence.Runtime.RequestException.HttpStatusCode that was received from the server in response to the request that was sent.