Class SmppException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.camel.component.smpp.SmppException
All Implemented Interfaces:
Serializable

public class SmppException extends Exception
See Also:
  • Constructor Details

    • SmppException

      public SmppException(String message, Throwable cause)
    • SmppException

      public SmppException(String message)
    • SmppException

      public SmppException(Throwable cause)