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