| RegistryExceptions |
|
| RegistryExceptions.BadArgumentException |
Service rejected the supplied arguments with bad argument exception.
|
| RegistryExceptions.CodecTypeNotRegisteredException |
The requested codecType is not added to the group.
|
| RegistryExceptions.ConnectionException |
Exception type due to failure in connecting to the service.
|
| RegistryExceptions.InternalServerError |
The request processing failed on the service.
|
| RegistryExceptions.MalformedSchemaException |
Schema is malformed.
|
| RegistryExceptions.PreconditionFailedException |
Service rejected the request because the expected precondition for the requested action was not satisfied.
|
| RegistryExceptions.ResourceNotFoundException |
Requested resource not found.
|
| RegistryExceptions.SchemaValidationFailedException |
The schema validation failed as it was validated against the Compatibility set for the group.
|
| RegistryExceptions.SerializationMismatchException |
Serialization format is not allowed for the group.
|
| RegistryExceptions.UnauthorizedException |
User is unauthorized to perform requested action.
|