public static class TqClientException.MessageAcknowledgeException extends TqClientException
TqClientException.AlreadyClosedException, TqClientException.AuthenticationException, TqClientException.AuthorizationException, TqClientException.BrokerMetadataException, TqClientException.BrokerPersistenceException, TqClientException.ChecksumException, TqClientException.ConnectException, TqClientException.ConsumerAssignException, TqClientException.ConsumerBusyException, TqClientException.CryptoException, TqClientException.GettingAuthenticationDataException, TqClientException.IncompatibleSchemaException, TqClientException.InvalidConfigurationException, TqClientException.InvalidMessageException, TqClientException.InvalidServiceURL, TqClientException.InvalidTopicNameException, TqClientException.LookupException, TqClientException.MessageAcknowledgeException, TqClientException.NotAllowedException, TqClientException.NotConnectedException, TqClientException.NotFoundException, TqClientException.NotSupportedException, TqClientException.ProducerBlockedQuotaExceededError, TqClientException.ProducerBlockedQuotaExceededException, TqClientException.ProducerBusyException, TqClientException.ProducerQueueIsFullError, TqClientException.TimeoutException, TqClientException.TopicDoesNotExistException, TqClientException.TopicTerminatedException, TqClientException.TransactionConflictException, TqClientException.UnsupportedAuthenticationExceptiondata, domain, reason| Constructor and Description |
|---|
MessageAcknowledgeException(String msg) |
MessageAcknowledgeException(String msg,
Throwable t) |
MessageAcknowledgeException(com.turtlequeue.sdk.api.proto.Tq.ReplyError err) |
MessageAcknowledgeException(com.turtlequeue.sdk.api.proto.Tq.ReplyError err,
Throwable t) |
getData, getDomain, getReason, getSequenceId, isRetriableError, makeTqExceptionFromReplyErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MessageAcknowledgeException(String msg)
public MessageAcknowledgeException(com.turtlequeue.sdk.api.proto.Tq.ReplyError err)
public MessageAcknowledgeException(com.turtlequeue.sdk.api.proto.Tq.ReplyError err,
Throwable t)
Copyright © 2019-2021, TurtleQueue All Rights Reserved. Use is subject to license terms.