Exception: UU::OS::REST::ClientException

Inherits:
RemoteException show all
Defined in:
uu_os_framework-0.29.16/lib/uu/os/rest/client_exception.rb

Overview

Exception thrown by RemoteClient in case of 4xx response status.

Direct Known Subclasses

ImageCatalog::ImageCatalog::ImageCatalogException, QoS::QoSLimitException, MainEntityException, Security::AuthenticationException, Security::AuthorizationException, UU::ObjectStore::ObjectSchema::ObjectSchemaException, UU::ObjectStore::ObjectStore::ObjectStoreException, UU::ObjectStore::ObjectStoreRepository::ObjectStoreRepositoryException

Instance Attribute Summary

Attributes inherited from RemoteException

#attributes, #messages, #stack_trace

Method Summary

Methods inherited from RemoteException

#initialize

Constructor Details

This class inherits a constructor from UU::OS::REST::RemoteException