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

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

Uses of UnableAddItemException in javafish.clients.opc
 

Methods in javafish.clients.opc that throw UnableAddItemException
 void JOpc.registerGroups()
          Register all groups (with items) to opc-server.
 void JOpc.registerItem(OpcGroup group, OpcItem item)
          Register item (in group) to opc-server.
 

Uses of UnableAddItemException in javafish.clients.opc.browser
 

Methods in javafish.clients.opc.browser that throw UnableAddItemException
 java.lang.String[] JOpcBrowser.getOpcItems(java.lang.String leaf, boolean download)
          Get items descriptions.