toggle menu
krossbow
common
switch theme
search in API
krossbow-stomp-core
/
org.hildan.krossbow.stomp.frame
/
InvalidStompFrameException
Invalid
Stomp
Frame
Exception
class
InvalidStompFrameException
(
cause
:
Throwable
)
:
Exception
(
source
)
Exception thrown when some frame data could not be decoded as a STOMP frame.
Members
Constructors
Invalid
Stomp
Frame
Exception
Link copied to clipboard
constructor
(
cause
:
Throwable
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?