OEModule\PASAPI\resources\PatientId::patientNotFound PHP 메소드

patientNotFound() 보호된 메소드

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