@MessageBundle(projectCode="SRMSG",
length=5)
public interface MqttExceptions
Modifier and Type | Field and Description |
---|---|
static MqttExceptions |
ex |
Modifier and Type | Method and Description |
---|---|
IllegalArgumentException |
illegalArgumentUnknownStrategy(String strategy) |
static final MqttExceptions ex
@Message(id=17000, value="Unknown failure strategy: %s") IllegalArgumentException illegalArgumentUnknownStrategy(String strategy)
Copyright © 2018–2021 SmallRye. All rights reserved.