OEModule\PASAPI\resources\PatientId::patientNotFound PHP Méthode

patientNotFound() protected méthode

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