Uses of Class
com.ibm.tws.conn.exception.ConnJobStreamDepException

Packages that use ConnJobStreamDepException
com.ibm.tws.conn.exception   
 

Uses of ConnJobStreamDepException in com.ibm.tws.conn.exception
 

Subclasses of ConnJobStreamDepException in com.ibm.tws.conn.exception
 class ConnJobStreamExtDepException
          This exception is thrown in create/modify JobStream, and one of the workstation class referenced in its external dependencies is not equal to the workstation class of the job stream beeing created/modified.
 class ConnJobStreamFileDepException
          This exception is thrown in create/modify JobStream, and one of the workstation class referenced in its file dependencies is not equal to the workstation class of the job stream beeing created/modified.
 class ConnJobStreamInternetworkDepException
          This exception is thrown in create/modify JobStream, if the workstation of the JobStream is not an extended agent, and the list of internetwork dependencies is not empty
 class ConnJobStreamResourceDepException
          This exception is thrown in create/modify JobStream, and one of the workstation class referenced in its resource dependencies is not equal to the workstation class of the job stream beeing created/modified.
 



Copyright © 2005 IBM All Rights Reserved.