namespace AutobusApi.Application.Common.Exceptions; public class NotFoundException : Exception { }