Project: stp

com.ibm.rational.wvcm.stp
Interface StpPartialResultsException.PartialResultsData

All Superinterfaces:
StpException.Data, StpPropertyException.PropertyData
Enclosing class:
StpPartialResultsException

public static interface StpPartialResultsException.PartialResultsData
extends StpPropertyException.PropertyData

The interface for the data implementation object for this type of exception


Method Summary
 boolean enumerationError()
           
 ResourceList<?> resourceList()
           
 
Methods inherited from interface com.ibm.rational.wvcm.stp.StpPropertyException.PropertyData
getPropertyName
 
Methods inherited from interface com.ibm.rational.wvcm.stp.StpException.Data
getMessage, getStpReasonCode, toString
 

Method Detail

enumerationError

boolean enumerationError()

resourceList

ResourceList<?> resourceList()

Generated Fri 13-Jun-2014 11:11 PM

Copyright © IBM 2014. All rights reserved.