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