ImsExceptionCodeError Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum ImsExceptionCodeError
type ImsExceptionCodeError =
- Inheritance
-
ImsExceptionCodeError
Fields
| Name | Value | Description |
|---|---|---|
| Unspecified | 0 | The operation failed because of an unknown or unspecified error. |
| ServiceUnavailable | 1 | No remote process is available to service the operation. |
| UnsupportedOperation | 2 | The device or carrier configuration does not support this feature for the subscription. |
| InvalidSubscription | 3 | The subscription ID associated with this operation is invalid or inactive. |