What is the primary annotation to mark a method to handle exceptions from messaging operations in Spring?
a) @HandleException
b) @MessageExceptionHandler
c) @OnMessageError
d) @ExceptionListener