BKTInternalServerErrorException constructor

BKTInternalServerErrorException({
  1. required String message,
})

Implementation

BKTInternalServerErrorException({required super.message});