TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

ServiceUnavailableException Constructor 

Constructs a ServiceUnavailableException with the specified reason and with the root cause defaulting to null.

public ServiceUnavailableException(
   string reason
);

Parameters

reason
a description of the exception

Remarks

For complete details, see the corresponding item in the book TIBCO Enterprise Message Service .NET Reference.

See Also

ServiceUnavailableException Class | TIBCO.EMS Namespace