public class DocFormatRuleParseException extends RuntimeException
构造器和说明 |
---|
DocFormatRuleParseException(String message)
包装异常消息
|
DocFormatRuleParseException(String message,
Throwable cause)
包装异常消息
|
DocFormatRuleParseException(Throwable e)
包装异常消息
|