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

[Missing <summary> documentation for "T:QPulseWebServices.Contracts.Fault.ServiceFaultCode"]

Namespace: QPulseWebServices.Contracts.Fault
Assembly: QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.100.7610.0

Syntax

C#
public enum ServiceFaultCode

Members

Member nameValueDescription
SessionInvalid0
AuthenticationFailed1
ConnectionsNotAvailable2
ReferenceListTypeNotFound3
ManagedListTypeNotFound4
OperationNotSupported5
InvalidDatabase6
ItemNotFoundInDatabase7
UnableToDeleteItem8
CannotConnectToService9
InvalidOperation10
UserLockedOut11
NullParameterReceived12
UnhandledException13
XmlDeserializationException14
InsufficientPermission15
QPulseWebLocationMissing16
QPulseWebDomainNameMissing17
EmptyParameterReceived18

See Also