jcurny/sdk-exception

0.4.4 2020-07-05 15:29 UTC

This package is auto-updated.

Last update: 2024-06-06 00:11:06 UTC


README

Abstract

  • AbstractException
  • Business\AbstractException
  • Technical\AbstractException

Generic

Business

  • Business\BadRequestException
  • Business\ConflictException
  • Business\ForbiddenException
  • Business\GoneException
  • Business\LockedException
  • Business\NotFoundException
  • Business\PreconditionRequiredException
  • Business\UnauthorizedException

Technical

  • Technical\InternalServerErrorException
  • Technical\NotImplementedException
  • Technical\ServiceUnavailableException
  • Technical\UnknownErrorException

Database

  • Technical\Database\DatabaseUnavailableException
  • Technical\Database\DatabaseUnknowErrorException

Entity

  • Business\Entity\EntityAlreadyExistsException
  • Business\Entity\EntityNotFoundException

User

  • Business\User\UserAlreadyExistsException
  • Business\User\UserBannedException
  • Business\User\UserDeletedException
  • Business\User\UserKickedException
  • Business\User\UserLockedException
  • Business\User\UserNotConfirmedException
  • Business\User\UserNotFoundException