public abstract class MailException extends RuntimeException
| 构造器和说明 |
|---|
MailException(String msg)
Constructor for MailException.
|
MailException(String msg,
Throwable cause)
Constructor for MailException.
|
Copyright © 2016. All rights reserved.