|
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
public abstract class StpPropertyException
The base exception class for errors associated with the reading or writing of resource properties and meta-properties.
Nested Class Summary | |
---|---|
static interface |
StpPropertyException.PropertyData
The interface specification for the implementation data object associated with this exception |
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 | |
---|---|
PropertyNameList.PropertyName<?> |
getPropertyName()
Returns the name of the property with which this exception is associated. |
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 PropertyNameList.PropertyName<?> getPropertyName()
|
Generated Thu 18-Aug-2016 11:59 AM | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |