ClientRequestException constructor

Initializes a new instance of the ClientRequestException class.

Overload list

  Name Description
Public method ClientRequestException(String) Initializes a new instance of the ClientRequestException class with the specified error message.
Protected method ClientRequestException(SerializationInfo, StreamingContext) Initializes a new instance of the ClientRequestException class with serialized data.
Public method ClientRequestException(String, Exception) Initializes a new instance of the ClientRequestException class with a specified exception message and a reference to the inner exception that is the cause of this exception.

Top

See also

Reference

ClientRequestException class

ClientRequestException members

Microsoft.SharePoint.Client namespace