Uses of Class
javafish.clients.opc.exception.OpcException

Packages that use OpcException
javafish.clients.opc.exception   
 

Uses of OpcException in javafish.clients.opc.exception
 

Subclasses of OpcException in javafish.clients.opc.exception
 class Asynch10ReadException
          Asynchronous 1.0 read exception Registration of AdviseSink interface exception.
 class Asynch10UnadviseException
          Unadvise asynchronous group exception (asynch 1.0)
 class Asynch20ReadException
          Asynchronous 2.0 read exception Registration of Callback interface exception.
 class Asynch20UnadviseException
          Unadvise asynchronous group exception (asynch 2.0)
 class ConnectivityException
          Connect server exception
 class GroupActivityException
          Activity of group exception
 class GroupUpdateTimeException
          Update time of group change exception
 class HostException
          Host not found exception
 class ItemActivityException
          Activity of item exception
 class NotFoundServersException
          OPC Servers not found on specific host
 class OpcActivityException
          Opc activity exception
 class OpcAsynchException
          Opc asynchronous exception
 class OpcBrowserException
          Opc browser exception
 class OpcSignException
          Opc sign exception (addition interface)
 class OpcSynchException
          Opc synchronous exception
 class SynchReadException
          Synchronous reading exception
 class SynchWriteException
          Synchronous write exception
 class UnableAddGroupException
          Unable to add group to opc server
 class UnableAddItemException
          Unable to add item to group on opc server
 class UnableBrowseBranchException
          Unable browse specific branch of opc browser
 class UnableBrowseLeafException
          Unable browse leaf of opc tree (item) exception
 class UnableIBrowseException
          IBrowser interface exception
 class UnableRemoveGroupException
          Unable to remove group from opc-server exception
 class UnableRemoveItemException
          Unable to remove item exception