com.ibm.tws.conn.exception
Class ConnJobStreamInternetworkDepException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.tws.util.exception.TWSException
com.ibm.tws.conn.exception.ConnException
com.ibm.tws.conn.exception.ConnValidationException
com.ibm.tws.conn.exception.ConnJobStreamDepException
com.ibm.tws.conn.exception.ConnJobStreamInternetworkDepException
- All Implemented Interfaces:
- java.io.Serializable
- public class ConnJobStreamInternetworkDepException
- extends ConnJobStreamDepException
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
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
COPYRIGHT
Copyright |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
COPYRIGHT
public static final java.lang.String COPYRIGHT
- Copyright
ConnJobStreamInternetworkDepException
public ConnJobStreamInternetworkDepException(FlowNodeKey flowNodeKey,
FlowTargetKey wksNotXaKey)
- Constructor
- Parameters:
wksNotXaKey
- workstation whcih is not extended agentflowNodeKey
- job stream or job in error
ConnJobStreamInternetworkDepException
public ConnJobStreamInternetworkDepException(ConnJobStreamInternetworkDepException e,
JobStreamKey jobStreamKey)
- Constructor
- Parameters:
e
- A ConnJobStreamInternetworkDepExceptionjobStreamKey
- Job Stream key
Copyright © 2005 IBM All Rights Reserved.