Version
SmppInvalidArgumentException
public class SmppInvalidArgumentException
Extends RecoverablePduException
This exception is thrown when an invalid or malformed argument is detected in an SMPP operation, such as setting a null or out-of-range value for a required field. Since it extends RecoverablePduException, it implies the condition may be handled without terminating the entire SMPP session.
Constructors:
public SmppInvalidArgumentException(String msg)
msg: Explanation of the invalid argument encountered.
Creates a new SmppInvalidArgumentException with a descriptive message.
Sign in to read the full article
Start innovating with Mobius
What's next? Let's talk!