Searched defs:SmsException (Results 1 – 1 of 1) sorted by relevance
22 class SmsException extends Exception { class28 public SmsException() { in SmsException() method in SmsException37 public SmsException(String message) { in SmsException() method in SmsException46 public SmsException(Throwable cause) { in SmsException() method in SmsException56 public SmsException(String message, Throwable cause) { in SmsException() method in SmsException