class Swcdb::Thrift::Gen::Exception
The SWC::Thrift::Exception a base for any Exceptions both for the Thrift-Protocol and SWC-DB Errors.
Constants
- CODE
- FIELDS
- MESSAGE
Public Instance Methods
struct_fields()
click to toggle source
# File lib/swcdb/thrift/gen/service_types.rb, line 258 def struct_fields; FIELDS; end
validate()
click to toggle source
# File lib/swcdb/thrift/gen/service_types.rb, line 260 def validate end