a.stopPropagation is not a function

a.stopPropagation is not a function

In jQuery 2.2.3 , I got issue while using event.stopPropagation or return false. 
1)When using event.stopPropagation i got error  - a.stopPropagation is not a function
2)When using return false i got error  - a.preventDefault is not a function