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 Thu 3-Nov-2011 01:39 AM

Copyright © IBM 2011. All rights reserved.