krossbow-stomp-core
4.0.1
common
krossbow-stomp-core
/
org.hildan.krossbow.stomp.frame
/
InvalidStompCommandException
Invalid
Stomp
Command
Exception
common
class
InvalidStompCommandException
(
val
invalidText
:
String
)
:
Exception
Content copied to clipboard
Exception thrown when some text could not be parsed as a
StompCommand
.
Constructors
Properties
Sources
Constructors
Invalid
Stomp
Command
Exception
Link copied to clipboard
common
fun
InvalidStompCommandException
(
invalidText
:
String
)
Content copied to clipboard
Properties
cause
Link copied to clipboard
common
open
val
cause
:
Throwable
?
Content copied to clipboard
invalidText
Link copied to clipboard
common
val
invalidText
:
String
Content copied to clipboard
message
Link copied to clipboard
common
open
val
message
:
String
?
Content copied to clipboard
Sources
common source
Link copied to clipboard