ClientUtility members

Provides utility methods to create exceptions. This class and its members are reserved for internal use and are not intended to be used in your code.

The ClientUtility type exposes the following members.

Methods

  Name Description
Public methodStatic member CreateArgumentException Creates an ArgumentException object with the specified invalid argument name. This member is reserved for internal use and is not intended to be used directly from your code.
Public methodStatic member CreateArgumentNullException Creates an ArgumentNullException object with the specified invalid argument name. This member is reserved for internal use and is not intended to be used directly from your code.

Top

See also

Reference

ClientUtility class

Microsoft.SharePoint.Client namespace