| Exception | Description |
|---|---|
| CreateException |
Thrown by
RegistryStub.create(String, String) when something is failed on creation |
| InvalidResourceException |
Thrown by
RegistryStub.create(String, String) when the resource type is invalid
service. |
| PublisherException | |
| RemoveException |
Thrown by
RegistryStub.remove(String, String) when something is failed on remove |
| ResourceDoesNotExistException |
Thrown by
RegistryStub.remove(String, String) when the resource does not exist in the collector |
| ResourceNotAcceptedException |
Thrown by
RegistryStub.create(String, String) when the resource is not accepted cause it doesn't satisfy a requirement |
| UpdateException |
Thrown by
RegistryStub#update(String, String) when something is failed on update |
Copyright © 2020. All Rights Reserved.