# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

Discriminator for the AlreadyExists type.
Discriminator for the AlreadyInDesiredState type.
Discriminator for the Canceled type.
Discriminator for the ConcurrentChange type.
Discriminator for the Error type.
Discriminator for the FeatureInUse type.
Discriminator for the InternalServerError type.
Discriminator for the InvalidArgument type.
Discriminator for the InvalidElementConfiguration type.
Discriminator for the InvalidElementType type.
Discriminator for the InvalidRequest type.
Discriminator for the NotAllowedInCurrentState type.
Discriminator for the NotFound type.
Discriminator for the OperationNotFound type.
Discriminator for the ResourceBusy type.
Discriminator for the ResourceInUse type.
Discriminator for the ResourceInaccessible type.
Discriminator for the ServiceUnavailable type.
Discriminator for the TimedOut type.
Discriminator for the UnableToAllocateResource type.
Discriminator for the Unauthenticated type.
Discriminator for the Unauthorized type.
Discriminator for the UnexpectedInput type.
Discriminator for the Unsupported type.
Discriminator for the UnverifiedPeer type.

# Variables

No description provided by the author

# Structs

The ``AlreadyExists`` exception indicates that an attempt was made to create an entity but the entity already exists.
The ``AlreadyInDesiredState`` exception indicates that an attempt to change the state of a resource or service had no effect because the resource or service is already in the desired state.
The ``ArgumentLocations`` class describes which part(s) of the input to the method caused the exception.
The ``Canceled`` exception indicates that the method canceled itself in response to an explicit request to do so.
The ``ConcurrentChange`` exception indicates that a data structure, entity, or resource has been modified since some earlier point in time.
The ``Error`` exception describes theproperties common to all standard exceptions.
The ``FeatureInUse`` exception indicates that an action cannot be completed because a feature is in use.
The ``FileLocations`` class identifies the file(s) that caused the method to report the exception.
The ``InternalServerError`` exception indicates that the server encounters an unexpected condition that prevented it from fulfilling the request.
The ``InvalidArgument`` exception indicates that the values received for one or more parameters are not acceptable.
The ``InvalidElementConfiguration`` exception indicates that an attempt to modify the configuration of an element or a group containing the element failed due to the configuraton of the element.
The ``InvalidElementType`` exception indicates that the server was unable to fulfil the request because an element of a specific type cannot be a member of particular group.
The ``InvalidRequest`` exception indicates that the request is malformed in such a way that the server is unable to process it.
The ``NotAllowedInCurrentState`` exception indicates that the requested method is not allowed with a resource or service in its current state.
The ``NotFound`` exception indicates that a specified element could not be found.
The ``OperationNotFound`` exception indicates that the method specified in the request could not be found.
The ``ResourceBusy`` exception indicates that the method could not be completed because a resource it needs is busy.
The ``ResourceInaccessible`` exception indicates that the method could not be completed because an entity is not accessible.
The ``ResourceInUse`` exception indicates that the method could not be completed because a resource is in use.
The ``ServiceUnavailable`` exception indicates that the interface is unavailable.
The ``TimedOut`` exception indicates that the method did not complete within the allowed amount of time.
The ``TransientIndication`` class indicates whether or not the exception is transient.
The ``UnableToAllocateResource`` exception indicates that the method failed because it was unable to allocate or acquire a required resource.
The ``Unauthenticated`` exception indicates that the method requires authentication and the user is not authenticated.
The ``Unauthorized`` exception indicates that the user is not authorized to perform the method.
The ``UnexpectedInput`` exception indicates that the request contained a parameter or property whose name is not known by the server.
The ``Unsupported`` exception indicates that the method is not supported by the interface.
The ``UnverifiedPeer`` exception indicates that an attempt to connect to an unknown or not-yet-trusted endpoint failed because the system was unable to verify the identity of the endpoint.

# Type aliases

Enumeration of all standard errors.