BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

ApplicationLayerInterfaceNotImplementedException Class

Exception signaling that interface is not implemented yet.

Namespace:  CAS.Lib.CommonBus.ApplicationLayer
Assembly:  CommServer.CommonBus (in CommServer.CommonBus.dll)

Syntax


public class ApplicationLayerInterfaceNotImplementedException : Exception
Public Class ApplicationLayerInterfaceNotImplementedException _
	Inherits Exception
public ref class ApplicationLayerInterfaceNotImplementedException : public Exception

Inheritance Hierarchy


Object
  Exception
    CAS.Lib.CommonBus.ApplicationLayer..::..ApplicationLayerInterfaceNotImplementedException