|
Project: stp | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectThrowable
Exception
javax.wvcm.WvcmException
com.ibm.rational.wvcm.stp.StpException
com.ibm.rational.wvcm.stp.StpPropertyException
com.ibm.rational.wvcm.stp.StpErrorMessageException
public abstract class StpErrorMessageException
An StpException used to pass an error message string generated by the domain application through the CM API without further adornment.
Nested Class Summary | |
---|---|
static interface |
StpErrorMessageException.ErrorMessageData
The interface for the data implementation object for this type of exception |
Nested classes/interfaces inherited from class com.ibm.rational.wvcm.stp.StpPropertyException |
---|
StpPropertyException.PropertyData |
Nested classes/interfaces inherited from class com.ibm.rational.wvcm.stp.StpException |
---|
StpException.Data, StpException.StpReasonCode |
Nested classes/interfaces inherited from class javax.wvcm.WvcmException |
---|
WvcmException.ReasonCode |
Method Summary | |
---|---|
String |
errorMessage()
|
Methods inherited from class com.ibm.rational.wvcm.stp.StpPropertyException |
---|
getPropertyName |
Methods inherited from class com.ibm.rational.wvcm.stp.StpException |
---|
data, getMessage, getStpReasonCode, toString, unchecked_cast |
Methods inherited from class javax.wvcm.WvcmException |
---|
getNestedExceptions, getReasonCode, getResource |
Methods inherited from class Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public String errorMessage()
|
Generated Fri 24-May-2013 12:47 AM | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |