public class TemplateException extends RuntimeException
TemplateException class.
| 构造器和说明 |
|---|
TemplateException(String msg,
Location loc)
Constructor for TemplateException.
|
TemplateException(String msg,
Location loc,
Throwable t)
Constructor for TemplateException.
|
Copyright © 2023. All rights reserved.