Exception: UU::OS::REST::MainEntityException
- Inherits:
-
ClientException
- Object
- StandardError
- RemoteException
- ClientException
- UU::OS::REST::MainEntityException
- Defined in:
- uu_os_framework-0.29.16/lib/uu/os/rest/main_entity_exception.rb
Overview
Exception thrown by RemoteClient in case there is some problem with main entity and this problem was caused by input parameter (e.g. main entity does not exist or cannot be resolved from given parameters). This exception does not cover malformed UESURI of main entity parameter.
Instance Attribute Summary
Attributes inherited from RemoteException
#attributes, #messages, #stack_trace
Method Summary
Methods inherited from RemoteException
Constructor Details
This class inherits a constructor from UU::OS::REST::RemoteException