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