| Class | ThriftClient::Simple::ThriftException |
| In: |
lib/thrift_client/simple.rb
lib/thrift_client/simple.rb |
| Parent: | RuntimeError |
# File lib/thrift_client/simple.rb, line 193
193: def initialize(reason)
194: @reason = reason
195: end
# File lib/thrift_client/simple.rb, line 193
193: def initialize(reason)
194: @reason = reason
195: end