| Module | Qpid::Proton::Error |
| In: |
lib/core/exceptions.rb
|
@private
| 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 |