public static class TqClientException.ConsumerAssignException 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 |
|---|
ConsumerAssignException(String msg) |
ConsumerAssignException(String msg,
Throwable t) |
ConsumerAssignException(com.turtlequeue.sdk.api.proto.Tq.ReplyError err) |
ConsumerAssignException(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 ConsumerAssignException(String msg)
public ConsumerAssignException(com.turtlequeue.sdk.api.proto.Tq.ReplyError err)
public ConsumerAssignException(com.turtlequeue.sdk.api.proto.Tq.ReplyError err,
Throwable t)
Copyright © 2019-2021, TurtleQueue All Rights Reserved. Use is subject to license terms.