Class PatientNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.oc_p9.diabetes_assessment_service.exception.PatientNotFoundException
All Implemented Interfaces:
Serializable

public class PatientNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • PatientNotFoundException

      public PatientNotFoundException(String message)