[TIBCO.EMS .NET client library 8.1 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
This exception is thrown when the configuration of the naming service
has caused failures
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public class ConfigurationException : NamingException |
Public Class ConfigurationException _ Inherits NamingException |
public ref class ConfigurationException : public NamingException |
Remarks
This exception could indicate a version mismatch between the client
and tibemsd. When the client initialized the lookup context, some parameter values
were missing or invalid.
Inheritance Hierarchy
System..::.Object
System..::.Exception
TIBCO.EMS..::.EMSException
TIBCO.EMS..::.NamingException
TIBCO.EMS..::.ConfigurationException
System..::.Exception
TIBCO.EMS..::.EMSException
TIBCO.EMS..::.NamingException
TIBCO.EMS..::.ConfigurationException