Closing applications
This commit is contained in:
		| @@ -0,0 +1,6 @@ | ||||
| using BlazorWebAssemblyVisaApiClient.Common; | ||||
|  | ||||
| namespace BlazorWebAssemblyVisaApiClient.Infrastructure.Services.UserDataProvider.Exceptions | ||||
| { | ||||
|     public class UnknownRoleException() : BlazorClientException("Unknown user role"); | ||||
| } | ||||
		Reference in New Issue
	
	Block a user