SOS.SDK.Contracts.Faults Namespace |
| Class | Description | |
|---|---|---|
| AccountNotActive |
Fault. Raised in case of required account is not active (was cancelled, etc.).
| |
| FaultTools |
Tool class for throwing FaultExceptions
| |
| InvalidContractData |
Fault. Raised in case of invalid contract data.
| |
| InvalidUsernameOrPassword |
Fault. Raised in case of invalid user name or password of the Infrascale Service user.
| |
| MethodCallFailed |
Fault. General type of method call is failed.
| |
| NotSignedIn |
Fault. Raised in case of Infrascale Service user is not signed in.
| |
| SDKIsStopped |
Fault. SDK Service was stopped. Cannot execute operation after stopping.
|