FetchTimeoutException

FetchTimeoutException class

Represents the exception that is thrown when a message can not be read within the specified time.

The FetchTimeoutException type exposes the following members:

Constructors

NameDescription
FetchTimeoutException()Initializes a new instance of the FetchTimeoutException class.
FetchTimeoutException(message)Initializes a new instance of the FetchTimeoutException class

Properties

NameDescription
error_details

See Also