Owneat Technical Guide main Help

Namespace Common.Exceptions

Classes

BadRequestException

Common.Exceptions.BadRequestException is thrown when the request is invalid.

ConflictException

Common.Exceptions.ConflictException is thrown when the server encounter conflict between resources.

ForbiddenException

Common.Exceptions.ForbiddenException is thrown when the resource the user do not have enough right to access the requested resource.

NotFoundException

Common.Exceptions.NotFoundException is thrown when the resource is not found.

OwneatTechnicalException

Common.Exceptions.OwneatTechnicalException is the class that represents the generic error sent by the server to inform client that something went wrong.

TimeoutExceptionObjectResult

UnauthorizedException

Common.Exceptions.UnauthorizedException that is returned when an access to a resource is made by an unauthenticated user.

UnavailableServiceException

UnavailableServiceObjectResult

Enums

Error

Last modified: 21 May 2024