Class: TimedOutException
- Inherits:
-
Thrift::Exception
- Object
- Thrift::Exception
- TimedOutException
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/airavata_errors_types.rb
Overview
This exception is thrown when RPC timeout gets exceeded.
Constant Summary collapse
- FIELDS =
{ }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
110 |
# File 'lib/airavata_errors_types.rb', line 110 def struct_fields; FIELDS; end |
#validate ⇒ Object
112 113 |
# File 'lib/airavata_errors_types.rb', line 112 def validate end |