public abstract class StpPartialResultsException extends StpPropertyException
| Modifier and Type | Class and Description |
|---|---|
static interface |
StpPartialResultsException.PartialResultsData
The interface for the data implementation object for this type of
exception
|
StpPropertyException.PropertyDataStpException.Data, StpException.StpReasonCodeWvcmException.ReasonCode| Modifier and Type | Method and Description |
|---|---|
boolean |
enumerationError()
Returns whether or not the ResourceList of successful resources and the
list of nested exceptions account for all the resources
that were supposed to be operated on.
|
ResourceList<?> |
resourceList()
Returns the list of resources on which the operation succeeded.
|
getPropertyNamedata, getMessage, getStpReasonCode, toString, unchecked_castgetNestedExceptions, getReasonCode, getResourcepublic boolean enumerationError()
public ResourceList<?> resourceList()
Copyright © IBM 2017. All rights reserved.