Exception: UU::OS::Security::AuthorizationException
- Inherits:
-
REST::ClientException
- Object
- StandardError
- REST::RemoteException
- REST::ClientException
- UU::OS::Security::AuthorizationException
- Defined in:
- uu_os_framework-0.29.16/lib/uu/os/security/authorization_exception.rb
Overview
Exception thrown by RemoteClient in case of an authorization failure.
Instance Attribute Summary
Attributes inherited from REST::RemoteException
#attributes, #messages, #stack_trace
Instance Method Summary (collapse)
Methods inherited from REST::RemoteException
Constructor Details
This class inherits a constructor from UU::OS::REST::RemoteException
Instance Method Details
- (Object) code
10 11 12 |
# File 'uu_os_framework-0.29.16/lib/uu/os/security/authorization_exception.rb', line 10 def code .last.code end |