@Beta public class MessagingException extends Exception
Constructor and Description |
---|
MessagingException(String namespace,
String topic,
String message) |
MessagingException(String namespace,
String topic,
String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getNamespace() |
String |
getTopic() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024 Cask Data, Inc. Licensed under the Apache License, Version 2.0.