public class SmsException extends RuntimeException
| 限定符 | 构造器和说明 |
|---|---|
|
SmsException() |
|
SmsException(String message) |
|
SmsException(String message,
Throwable cause) |
protected |
SmsException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
SmsException(Throwable cause) |
Copyright © 2018. All rights reserved.