Namespace Common.Exceptions
Classes
Common.Exceptions.BadRequestException is thrown when the request is invalid.
Common.Exceptions.ConflictException is thrown when the server encounter conflict between resources.
Common.Exceptions.ForbiddenException is thrown when the resource the user do not have enough right to access the requested resource.
Common.Exceptions.NotFoundException is thrown when the resource is not found.
Common.Exceptions.OwneatTechnicalException is the class that represents the generic error sent by the server to inform client that something went wrong.
Common.Exceptions.UnauthorizedException that is returned when an access to a resource is made by an unauthenticated user.
Enums
Last modified: 21 May 2024