OEModule\PASAPI\resources\PatientId::patientNotFound PHP Method

patientNotFound() protected method

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