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.PropertyData
StpException.Data, StpException.StpReasonCode
WvcmException.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.
|
getPropertyName
data, getMessage, getStpReasonCode, toString, unchecked_cast
getNestedExceptions, getReasonCode, getResource
public boolean enumerationError()
public ResourceList<?> resourceList()
Copyright © IBM 2016. All rights reserved.