Module: Majoron::AntHill::SMPP::Errors
- Defined in:
- lib/smpp_constants.rb
Overview
SMPP errors
Constant Summary collapse
- INTERFACE_NOT_IMPLEMENTED =
Interface is not implemented
"Interface is not impelemented"- DECODE_FAILURE_MSG =
"Error: unable to decode packet. "- UNKNOWN_TAG_MSG =
"Error: unable to decode TLV due to unknown tag. "