Class SmppParseException

    • Constructor Detail

      • SmppParseException

        public SmppParseException​(String message,
                                  int commandStatus)
      • SmppParseException

        public SmppParseException​(String message,
                                  int commandStatus,
                                  Throwable cause)
    • Method Detail

      • getPDUCommandStatus

        public int getPDUCommandStatus()