Table of Contents

Class RequestTimedOutException

Namespace
Apache.NMS.ActiveMQ
Assembly
Apache.NMS.ActiveMQ.dll
public class RequestTimedOutException : IOException
Inheritance
RequestTimedOutException

Constructors

RequestTimedOutException()

public RequestTimedOutException()

RequestTimedOutException(string)

public RequestTimedOutException(string msg)

Parameters

msg string

RequestTimedOutException(string, Exception)

public RequestTimedOutException(string msg, Exception inner)

Parameters

msg string
inner Exception

RequestTimedOutException(TimeSpan)

public RequestTimedOutException(TimeSpan interval)

Parameters

interval TimeSpan