module

Thrift::Struct::ExceptionAdapter

Mixin that adds crystal safe message for raising thrift exceptions

Instance methods

message
Source

Macros

xception_getter(name)

xception_getter should be used in thrift exceptions because exceptions should be immutable

Source