InvalidStompCommandException

Exception thrown when some text could not be parsed as a StompCommand.

Constructors

Link copied to clipboard
constructor(invalidText: String)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
Link copied to clipboard
open val message: String?