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 Thu 15-Aug-2013 02:30 AM

Copyright © IBM 2013. All rights reserved.