public class CannotSubscribeException extends RuntimeException
Constructor and Description |
---|
CannotSubscribeException(URL endpoint,
String topic,
long replayFrom,
Object error) |
Modifier and Type | Method and Description |
---|---|
URL |
getEndpoint() |
Object |
getErrror() |
long |
getReplayFrom() |
String |
getTopic() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2010–2020. All rights reserved.