[TIBCO.EMS .NET client library 6.0 documentation]

This is the base class for all exceptions related to name lookup requests

Namespace:  TIBCO.EMS
Assembly:  TIBCO.EMS (in TIBCO.EMS.dll)

Syntax

public class NamingException : EMSException
Public Class NamingException _
	Inherits EMSException
public ref class NamingException : public EMSException

Remarks

Members of LookupContext throw instances of this class and its subclasses.

Inheritance Hierarchy

See Also