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 Tue 24-Jan-2012 10:05 AM

Copyright © IBM 2012. All rights reserved.