spring-framework / org.springframework.messaging.simp.stomp / StompSessionHandlerAdapter / handleException

handleException

open fun handleException(session: StompSession, @Nullable command: StompCommand, headers: StompHeaders, payload: ByteArray, exception: Throwable): Unit

This implementation is empty.