Thrift v1.3.0
Thrift.Parser.Models.Exception
A Thrift exception
Exceptions can happen when the remote service encounters an error.
Types
t :: %Thrift.Parser.Models.Exception{fields: [%Thrift.Parser.Models.Field{default: term, id: term, name: term, required: term, type: term}], name: String.t}
Functions
Specs
new(charlist, [%Thrift.Parser.Models.Field{default: term, id: term, name: term, required: term, type: term}, ...]) :: %Thrift.Parser.Models.Exception{fields: term, name: term}