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