does prisma client throw an exception or status co...
# prisma-client
r
does prisma client throw an exception or status code if you are trying to delete a table row that is not found, if so what is it?
r
@Ridhwaan Shakeel Not sure of the exact error code but should be among one of these.
r
thanks