@ProviderType public static class PubSubPlusClientException.TimeoutException extends PubSubPlusClientException
PubSubPlusClientException.AuthenticationException, PubSubPlusClientException.AuthorizationException, PubSubPlusClientException.IncompatibleMessageException, PubSubPlusClientException.IncompleteMessageDeliveryException, PubSubPlusClientException.InvalidConfigurationException, PubSubPlusClientException.MessageDestinationDoesNotExistException, PubSubPlusClientException.MessageNotAcknowledgedByBrokerException, PubSubPlusClientException.MessageRejectedByBrokerException, PubSubPlusClientException.MessageReplayException, PubSubPlusClientException.MessageTooBigException, PubSubPlusClientException.MissingResourceException, PubSubPlusClientException.PublisherOverflowException, PubSubPlusClientException.PubSubPlusClientIOException, PubSubPlusClientException.RequestInterruptedException, PubSubPlusClientException.ResourceProvisioningException, PubSubPlusClientException.ServiceCapabilityException, PubSubPlusClientException.ServiceDownException, PubSubPlusClientException.ServiceUnreachableException, PubSubPlusClientException.TimeoutException, PubSubPlusClientException.UnsupportedAuthorizationException
Constructor and Description |
---|
TimeoutException(String message)
Creates an instance of
TimeoutException with an detailed message when a timeout
occurs. |
of
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TimeoutException(String message)
TimeoutException
with an detailed message when a timeout
occurs.message
- the detailed message. The detailed message is saved for later retrieval by the
Throwable.getMessage()
method.Copyright 2019-2024 Solace Corporation. All rights reserved.