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