Uses of Package
javafish.clients.opc.exception

Packages that use javafish.clients.opc.exception
javafish.clients.opc   
javafish.clients.opc.browser   
javafish.clients.opc.exception   
 

Classes in javafish.clients.opc.exception used by javafish.clients.opc
Asynch10ReadException
          Asynchronous 1.0 read exception Registration of AdviseSink interface exception.
Asynch10UnadviseException
          Unadvise asynchronous group exception (asynch 1.0)
Asynch20ReadException
          Asynchronous 2.0 read exception Registration of Callback interface exception.
Asynch20UnadviseException
          Unadvise asynchronous group exception (asynch 2.0)
CoInitializeException
          COM object initialization NOTE: Must be call first in program!
ComponentNotFoundException
          Component (group/item) not found exception
ConnectivityException
          Connect server exception
CoUninitializeException
          COM objects uninitialization NOTE: Can be call on program exit
GroupActivityException
          Activity of group exception
GroupUpdateTimeException
          Update time of group change exception
ItemActivityException
          Activity of item exception
SynchReadException
          Synchronous reading exception
SynchWriteException
          Synchronous write exception
UnableAddGroupException
          Unable to add group to opc server
UnableAddItemException
          Unable to add item to group on opc server
UnableRemoveGroupException
          Unable to remove group from opc-server exception
UnableRemoveItemException
          Unable to remove item exception
 

Classes in javafish.clients.opc.exception used by javafish.clients.opc.browser
HostException
          Host not found exception
NotFoundServersException
          OPC Servers not found on specific host
UnableAddGroupException
          Unable to add group to opc server
UnableAddItemException
          Unable to add item to group on opc server
UnableBrowseBranchException
          Unable browse specific branch of opc browser
UnableBrowseLeafException
          Unable browse leaf of opc tree (item) exception
UnableIBrowseException
          IBrowser interface exception
 

Classes in javafish.clients.opc.exception used by javafish.clients.opc.exception
OpcActivityException
          Opc activity exception
OpcAsynchException
          Opc asynchronous exception
OpcBrowserException
          Opc browser exception
OpcException
          BASE EXCEPTION: Opc exception
OpcExistsException
          Opc existance exception
OpcRuntimeException
          BASE EXCEPTION: Opc Runtime exception
OpcSignException
          Opc sign exception (addition interface)
OpcSynchException
          Opc synchronous exception