Added a-frame-architecture usiung wolverine sample.
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
namespace FinancialApi.Domain.Exceptions;
|
||||
|
||||
public class GaapViolationException(string message) : Exception(message);
|
||||
Reference in New Issue
Block a user