Class TopicSyntaxException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- software.amazon.smithy.mqtt.traits.TopicSyntaxException
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class TopicSyntaxException extends java.lang.RuntimeExceptionThrown when an MQTT topic is malformed.- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description TopicSyntaxException(java.lang.String message)
 
-