类 ExceptionNoticeMarkdownMessageResolver
java.lang.Object
top.codef.text.markdown.ExceptionNoticeMarkdownMessageResolver
- 所有已实现的接口:
ExceptionNoticeResolver,NoticeTextResolver
public class ExceptionNoticeMarkdownMessageResolver
extends Object
implements ExceptionNoticeResolver
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明exceptionNoticeResolve(ExceptionNotice exceptionNotice) protected Stringresolve(HttpExceptionNotice exceptionNotice) booleansupport(Class<? extends PromethuesNotice> clazz, INoticeSendComponent noticeSendComponent) 通知信息结构是否支持此发送组件发送从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 top.codef.text.ExceptionNoticeResolver
resolve
-
构造器详细资料
-
ExceptionNoticeMarkdownMessageResolver
public ExceptionNoticeMarkdownMessageResolver()
-
-
方法详细资料
-
exceptionNoticeResolve
-
resolve
-
support
public boolean support(Class<? extends PromethuesNotice> clazz, INoticeSendComponent noticeSendComponent) 从接口复制的说明:NoticeTextResolver通知信息结构是否支持此发送组件发送- 指定者:
support在接口中NoticeTextResolver- 返回:
-