PriorityInUseException({String? type, String? message}) : super(type: type, code: 'PriorityInUseException', message: message);