@Override
 public String getErrorCode() {
   return rootCause.getErrorCode();
 }