StompBadStateException constructor

StompBadStateException([
  1. String? message
])

Implementation

StompBadStateException([this.message]);