Table of Contents

Class IOException

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

Constructors

IOException()

public IOException()

IOException(string)

public IOException(string msg)

Parameters

msg string

IOException(string, Exception)

public IOException(string msg, Exception inner)

Parameters

msg string
inner Exception