Done ticket GEPAFINBE-216 Handled error for appointment creation failed, now returning the error description getting from third party API.
This commit is contained in:
@@ -544,7 +544,9 @@ public class GepafinConstant {
|
||||
public static final String NO_EMAIL_LOG_FOUND = "no.email.log.msg";
|
||||
public static final String USER_ACTION_ID_NOT_FOUND = "user.action.id.not.found";
|
||||
|
||||
|
||||
public static final String CAUSE_STRING = "cause" ;
|
||||
public static final String ERROR_DESCRIPTION_STRING = "errorDescription" ;
|
||||
public static final String ERROR_STRING = "errors";
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user