|
EchoPoint 1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object echopoint.util.throwable.ThrowablePropertyDescriptor
ThrowablePropertyDescriptor
describes a property
of an Throwable
Method Summary | |
int |
getModifiers()
Returns the modifiers of the Throwable property |
java.lang.String |
getName()
Returns the name of the Throwable property |
java.lang.Class |
getType()
Returns the type of the Throwable property |
java.lang.Object |
getValue()
Returns the value of the Throwable property |
java.lang.String |
getValueAsString()
Returns a trimmed String representation of the value of the Throwable property or null. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.String getName()
public int getModifiers()
public java.lang.Class getType()
public java.lang.Object getValue()
public java.lang.String getValueAsString()
|
EchoPoint 1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |