|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectechopoint.util.throwable.ThrowablePropertyDescriptor
public class 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()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||