Table of Contents

RequestException

Properties
public RequestException RequestException { get; }

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.

Property Value
Type Description
RequestException