localize abstract method

String localize(
  1. SmartError error
)

SmartError 转换为用户友好的本地化消息

Implementation

String localize(SmartError error);