public class MailSendException extends RuntimeException
| 构造器和说明 |
|---|
MailSendException() |
MailSendException(String message) |
MailSendException(String message,
Throwable cause) |
MailSendException(Throwable cause) |
Copyright © 2017. All rights reserved.