krossbow-stomp-core
4.5.0
common
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.
Constructors
Properties
Constructors
Invalid
Stomp
Frame
Exception
Link copied to clipboard
fun
InvalidStompFrameException
(
cause
:
Throwable
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?