[TIBCO.EMS .NET client library 7.0 documentation]

The name lookup repository cannot find a name; the name is not bound

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    TIBCO.EMS..::.EMSException
      TIBCO.EMS..::.NamingException
        TIBCO.EMS..::.NameNotFoundException

See Also