public class GenerateCoupleMailException extends BaseException
| 构造器和说明 |
|---|
GenerateCoupleMailException() |
GenerateCoupleMailException(String msg,
Object... args)
|
GenerateCoupleMailException(String msg,
Throwable cause,
Object... args)
|
GenerateCoupleMailException(Throwable cause) |
public GenerateCoupleMailException()
public GenerateCoupleMailException(String msg, Object... args)
msg - args - public GenerateCoupleMailException(String msg, Throwable cause, Object... args)
msg - cause - args - public GenerateCoupleMailException(Throwable cause)
Copyright © 2017. All rights reserved.