FileReadException({required String filePath, required String details}) : super( 'Oops! We encountered an issue while reading the file at path: ' '$filePath' 'Details: $details', );