Click or drag to resize

SOS.SDK.Contracts.Faults Namespace

This namespace contains all Faults contracts of the Infrascale Service API.
Classes
  ClassDescription
Public classAccountNotActive
Fault. Raised in case of required account is not active (was cancelled, etc.).
Public classFaultTools
Tool class for throwing FaultExceptions
Public classInvalidContractData
Fault. Raised in case of invalid contract data.
Public classInvalidUsernameOrPassword
Fault. Raised in case of invalid user name or password of the Infrascale Service user.
Public classMethodCallFailed
Fault. General type of method call is failed.
Public classNotSignedIn
Fault. Raised in case of Infrascale Service user is not signed in.
Public classSDKIsStopped
Fault. SDK Service was stopped. Cannot execute operation after stopping.