OEModule\PASAPI\resources\PatientId::patientNotFound PHP Метод

patientNotFound() защищенный Метод

Wrapper for patient not found behaviour.
protected patientNotFound ( )
    protected function patientNotFound()
    {
        throw new \Exception('Patient not found.');
    }