transaction error message by error code
@override String? tranErrorMsg(String errorCode) { return errorMap[errorCode]; }