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<Resource> 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<Resource> resourceList()

Generated Wed 29-Feb-2012 11:58 AM

Copyright © IBM 2012. All rights reserved.