httpMessages property

Map<int, String> httpMessages
final

自定义HTTP状态码错误消息映射

Implementation

final Map<int, String> httpMessages;