v2.1.11: [Events] Skip message dispatch on subscriber when decoration fails (#7)
* [Exceptions] Create custom Invalid payload exception * [Events] Add try..catch on decorate call when dispatching events * [Changelog] Add event dispatch change to changelog 2.1 md * Fix class name in invalid payload exception * [Events] Add type of exception thrown in abstract function decorate