Class SmsException

All Implemented Interfaces:
Serializable

public class SmsException extends RuntimeException
The type SmsException.
Author:
cn-src
See Also:
  • Constructor Details

    • SmsException

      public SmsException(String message)
      Instantiates a new SmsException.
      Parameters:
      message - the message
    • SmsException

      public SmsException(Throwable cause)
      Instantiates a new SmsException.
      Parameters:
      cause - the cause