Package javafish.clients.opc.exception

Exception Summary
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
GroupExistsException OPCGroup exists in OPC-server.
GroupUpdateTimeException Update time of group change exception
HostException Host not found exception
ItemActivityException Activity of item exception
ItemExistsException OPCItem exists in OPCGroup.
NotFoundServersException OPC Servers not found on specific host
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
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
UnableBrowseBranchException Unable browse specific branch of opc browser
UnableBrowseLeafException Unable browse leaf of opc tree (item) exception
UnableIBrowseException IBrowser interface exception
UnableRemoveGroupException Unable to remove group from opc-server exception
UnableRemoveItemException Unable to remove item exception
VariantInternalException Variant internal native Runtime exception
VariantTypeException Variant typecast exception