const ISBNdbException({ required this.message, required this.method, required this.path, this.statusCode, this.cause, });