krossbow-stomp-core
4.0.1
common
krossbow-stomp-core
/
org.hildan.krossbow.stomp.frame
/
InvalidStompFrameException
Invalid
Stomp
Frame
Exception
common
class
InvalidStompFrameException
(
cause
:
Throwable
)
:
Exception
Content copied to clipboard
Exception thrown when some frame data could not be decoded as a STOMP frame.
Constructors
Properties
Sources
Constructors
Invalid
Stomp
Frame
Exception
Link copied to clipboard
common
fun
InvalidStompFrameException
(
cause
:
Throwable
)
Content copied to clipboard
Properties
cause
Link copied to clipboard
common
open
val
cause
:
Throwable
?
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