smpp_error(1) DragonFly General Commands Manual smpp_error(1) Authors: Enrique Marcote (enrique.marcote@erlang-consulting.com) [Miguel Rodrigu ez miguel@erlang-consulting.com]MODULE
smpp_errorDESCRIPTION
Standard SMPP Error descriptions.EXTERNAL EXPORTS
Error formatting functions. format(CmdStatus) -> Desc Types CmdStatus = int() Desc = string() Given the CmdStatus returned by any SMPP operation, this function returns a descriptive string of the error in English (as described in the SMPP specification V5.0).SEE ALSO
oserl(1) oserl Version: smpp_error(1)