public class MailException extends RuntimeException
| 构造器和说明 |
|---|
MailException() |
MailException(String message) |
MailException(String message,
Throwable cause) |
MailException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
MailException(Throwable cause) |
Copyright © 2025. All rights reserved.