@ControllerAdvice public static class RootStompConfig.ExceptionHandlingAdvice extends Object
Constructor and Description |
---|
ExceptionHandlingAdvice() |
Modifier and Type | Method and Description |
---|---|
org.springframework.messaging.support.ErrorMessage |
handle(Exception e) |
@MessageExceptionHandler(value=java.lang.Exception.class) @SendToUser(value="/") public org.springframework.messaging.support.ErrorMessage handle(Exception e)
Copyright © 2022 Apache Software Foundation. All rights reserved.