FaultTools Class |
Namespace: SOS.SDK.Contracts.Faults
public static class FaultTools
The FaultTools type exposes the following members.
Name | Description | |
---|---|---|
AccountNotActive |
Throw AccountNotActive(Exception) exception.
| |
GetAllMessages |
Union of all messages from inner exceptions.
| |
InvalidContractData |
Throw InvalidContractData(String) exception.
| |
InvalidUserNameOrPassword |
Throw InvalidUserNameOrPassword(Exception) exception.
| |
MethodCallFailed |
Throw MethodCallFailed(Exception) exception.
| |
NotSignedIn |
Throw NotSignedIn exception.
| |
SdkIsStopped |
Throw SdkIsStopped(String) exception.
|