package project.educatum.model.exceptions; public class PaymentNotFoundException extends RuntimeException { }