Skip to content

Util

The util module provides utility classes and methods that are used throughout the project.

Exceptions

The following exceptions are used throughout the project and are defined in the util module:

  • BadRequestException
  • ConflictException
  • ForbiddenException
  • InternalServerErrorException
  • NotFoundException
  • UnauthorizedException

Utility Classes

The following utility classes are provided:

  • HashingUtil - Provides methods for sha256 hashing