DSFaultCodes EnumerationDSWS API (.NET)

[This is preliminary documentation and is subject to change.]

Defines the datastream fault codes

Namespace: Datastream.DswsApi
Assembly: Datastream.DswsApi.NET4.0 (in Datastream.DswsApi.NET4.0.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public enum DSFaultCodes
Members

  Member nameValueDescription
Undefined0 Undefined
InvalidCredentials1 Invalid credentials
InvalidToken2 Invalid token
InvalidArgument3 Invalid argument
NotAuthorized4 Not Authorized
ResponseTooLarge5 Response too large
DataError6 Data error
Version Information

.NET API Framework

Supported in: 4.1, 3.6
See Also