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

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

Uses of UnableAddGroupException in javafish.clients.opc
 

Methods in javafish.clients.opc that throw UnableAddGroupException
 void JOpc.registerGroup(OpcGroup group)
          Register group to opc-server.
 void JOpc.registerGroups()
          Register all groups (with items) to opc-server.
 

Uses of UnableAddGroupException in javafish.clients.opc.browser
 

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