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 29-Aug-2017 12:28 PM

Copyright © IBM 2017. All rights reserved.