Modules

Types used to send and receive primitives between a Thrift client and server.

Structs

Information about errors in auto-generated code or in user-implemented service handlers.

Information about errors that occur in the runtime library.

Information about I/O errors.

Enums

Auto-generated or user-implemented code error categories.

Error type returned by all runtime library functions.

Runtime library error categories.

I/O error categories.

Functions

Create a new Error instance of type Application that wraps an ApplicationError.

Create a new Error instance of type Protocol that wraps a ProtocolError.

Create a new Error instance of type Transport that wraps a TransportError.

Type Definitions

Result type returned by all runtime library functions.