Module: Qpid::Proton::Error

Defined in:
lib/core/exceptions.rb

Constant Summary collapse

NONE =
0
EOS =
Cproton::PN_EOS
ERROR =
Cproton::PN_ERR
OVERFLOW =
Cproton::PN_OVERFLOW
UNDERFLOW =
Cproton::PN_UNDERFLOW
STATE =
Cproton::PN_STATE_ERR
ARGUMENT =
Cproton::PN_ARG_ERR
TIMEOUT =
Cproton::PN_TIMEOUT
INTERRUPTED =
Cproton::PN_INTR
INPROGRESS =
Cproton::PN_INPROGRESS