Project: stp

com.ibm.rational.wvcm.stp
Interface StpException.Data

All Known Subinterfaces:
StpErrorMessageException.ErrorMessageData, StpPartialResultsException.PartialResultsData, StpPropertyException.PropertyData
Enclosing class:
StpException

public static interface StpException.Data

The specification for the data implementation object associated with this exception.


Method Summary
 String getMessage()
           
 StpException.StpReasonCode getStpReasonCode()
           
 String toString()
           
 

Method Detail

getMessage

String getMessage()

getStpReasonCode

StpException.StpReasonCode getStpReasonCode()

toString

String toString()
Overrides:
toString in class Object

Generated Sun 13-Nov-2011 09:26 AM

Copyright © IBM 2011. All rights reserved.