ErrorSender

A sender that always calls setError

Members

Aliases

Value
alias Value = void
Undocumented in source.

Functions

connect
auto connect(Receiver receiver)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

ErrorOp
struct ErrorOp(Receiver)
Undocumented in source.

Variables

exception
Throwable exception;
Undocumented in source.

Meta