public class PunchSubscriptionNotFoundException extends PunchNodeException
| Constructor and Description |
|---|
PunchSubscriptionNotFoundException(String subscribingComponentName,
String subscriptedComponentName) |
PunchSubscriptionNotFoundException(String subscribingComponentName,
String subscriptedComponentName,
String subscribedStream) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getSubscriptedComponentName() |
String |
getSubscriptedStreamName() |
PunchSubscriptionNotFoundException |
setSubscriptedStreamName(String subscriptedStreamName) |
getNodeName, setNodeNametoJsonaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PunchSubscriptionNotFoundException(String subscribingComponentName, String subscriptedComponentName, String subscribedStream)
public PunchSubscriptionNotFoundException setSubscriptedStreamName(String subscriptedStreamName)
subscriptedStreamName - the component name of the node to which the subscription referspublic String getSubscriptedComponentName()
public String getSubscriptedStreamName()
public String getMessage()
getMessage in class PunchNodeExceptionCopyright © 2022. All rights reserved.