Module cdrs::error [] [src]

Enums

Error

CDRS custom error type. CDRS expects two types of error - errors returned by Server and internal erros occured within the driver itself. Ocassionaly io::Error is a type that represent internal error because due to implementation IO errors only can be raised by CDRS driver. Server error is an error which are ones returned by a Server via result error frames.

Type Definitions

Result