package io.budgetapp.application; /** * */ public class NotFoundException extends RuntimeException { }