| IBM WebSphere Extended Deployment (XD)TM
Release 6.0 |
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.ibm.websphere.batch.BatchContainerDataStreamException
Constructor Summary | |
---|---|
BatchContainerDataStreamException()
|
|
BatchContainerDataStreamException(java.lang.Throwable)
|
Methods inherited from java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public BatchContainerDataStreamException( | ) |
public BatchContainerDataStreamException( | Throwable th )
|
| IBM WebSphere Extended Deployment (XD)TM
Release 6.0 |