public final class ThrownExceptionValueData extends DescriptorData<ThrownExceptionValueDescriptorImpl>
Constructor and Description |
---|
ThrownExceptionValueData(com.sun.jdi.ObjectReference exceptionObj) |
Modifier and Type | Method and Description |
---|---|
protected ThrownExceptionValueDescriptorImpl |
createDescriptorImpl(Project project) |
boolean |
equals(java.lang.Object o) |
DisplayKey<ThrownExceptionValueDescriptorImpl> |
getDisplayKey() |
int |
hashCode() |
createDescriptor, getDescriptorData
public ThrownExceptionValueData(com.sun.jdi.ObjectReference exceptionObj)
protected ThrownExceptionValueDescriptorImpl createDescriptorImpl(Project project)
createDescriptorImpl
in class DescriptorData<ThrownExceptionValueDescriptorImpl>
public boolean equals(java.lang.Object o)
equals
in class DescriptorData<ThrownExceptionValueDescriptorImpl>
public int hashCode()
hashCode
in class DescriptorData<ThrownExceptionValueDescriptorImpl>
public DisplayKey<ThrownExceptionValueDescriptorImpl> getDisplayKey()
getDisplayKey
in class DescriptorData<ThrownExceptionValueDescriptorImpl>