@ -439,7 +439,7 @@ public class PatientConsultEndpoint extends EnvelopRestEndpoint {
return hexStr.toString();
} catch (Exception e) {
throw new Exception2(e.getMessage());
throw new Exception(e.getMessage());
}