类 ExceptionDirective

所有已实现的接口:
Directive, HttpDirective, freemarker.template.TemplateDirectiveModel, freemarker.template.TemplateModel

@Component public class ExceptionDirective extends AbstractTemplateDirective
exception 异常获取指令

返回结果

return result

戻り値

  • object:异常字符串

使用示例

usage example

使用例

<@tools.exception>${object}</@tools.exception>

  • 构造器详细资料

    • ExceptionDirective

      public ExceptionDirective()
  • 方法详细资料