Uses of Class
prime.toolbox.scomm.SCommException

Packages that use SCommException
prime.toolbox.scomm   
 

Uses of SCommException in prime.toolbox.scomm
 

Methods in prime.toolbox.scomm that throw SCommException
 ObjectData PseudoSComm.retrieveObject(java.lang.String objectGlobalId)
          Generates a ObjectData object containing definition and the values of properties.
 ObjectData PseudoSComm.retrieveObject(java.lang.String objectName, long objectId)
          Generates a ObjectData object containing definition and the values of properties.