public interface ExceptionTranslator
Modifier and Type | Method and Description |
---|---|
String |
translateException(BaseRuntimeException exception)
把exception对应的错误码翻译成对应的错误信息
|
String translateException(BaseRuntimeException exception)
exception
- Copyright © 2006–2018 TinyGroup. All rights reserved.