Пример #1
0
 @Override
 public Map<String, String> status() {
   return errorHandler.wrapObjectCall(delegate.status());
 }