- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.ibm.itim.apps.PartialListResultsException
-
-
Constructor Summary
Constructors
| Constructor and Description |
PartialListResultsException(java.util.List result,
java.util.List exception)
Constructs with a result and an exception.
|
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.util.List |
getException()
List of exceptions ITIMException
|
java.util.List |
getResult()
List of process ids Long
|
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Constructor Detail
-
PartialListResultsException
public PartialListResultsException(java.util.List result,
java.util.List exception)
Constructs with a result and an exception.
- Parameters:
result - partial results successfully submittedexception - partial results with exception
IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.