quick question. clean architecture
hey guys, quick question here.
i want to make a custom error txt.
for example: data not found. data is deleted.
stuff like that.
i than want to throw that from application layer.
where would i store this error? in domain layer as like general error or in application layer?
i want to make a custom error txt.
for example: data not found. data is deleted.
stuff like that.
i than want to throw that from application layer.
where would i store this error? in domain layer as like general error or in application layer?

