RequestTimeoutException.this

Constructs a new timeout exception for the given future which timed out

class RequestTimeoutException
package
this

Parameters

future CoapRequestFuture

the future we timed out on

timeout Duration

the time duration timed out on

Meta