Exception: UU::OS::REST::ServerException

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

Overview

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

Direct Known Subclasses

ImageCatalog::ImageCatalog::ImageCatalogFatalException, UU::ObjectStore::ObjectSchema::ObjectSchemaFatalException, UU::ObjectStore::ObjectStore::ObjectStoreFatalException, UU::ObjectStore::ObjectStoreRepository::ObjectStoreRepositoryFatalException

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