core_package library

Classes

BaseApiClient
HTTP Client
Calculator
A Calculator.
DioClient

Exceptions / Errors

AppException
BadRequestException
HTTP exception for error status 400
FetchDataException
Default HTTP exception for undefined status error
ForbiddenException
HTTP exception for error status 403
InternalServerErrorException
HTTP exception for error status 500
InvalidInputException
Exception for wrong input in forms
NotFoundException
HTTP exception for error status 404 & 204
ServiceUnavailableException
HTTP exception for error status 503
TimeoutException
HTTP exception for error status 504 and request timeout
UnauthorizedException
HTTP exception for error status 401