Uses of Class gnu.classpath.jdwp.exception.InvalidObjectException

Uses in package gnu.classpath.jdwp.value

Methods which throw type gnu.classpath.jdwp.exception.InvalidObjectException

Value
Creates a new Value of appropriate type for the value in the ByteBuffer by reading the tag byte from the front of the buffer.
Value
Creates a new Value of appropriate type for the value in the ByteBuffer by checking the type of the Class passed in.
Object
Get an untagged object from the ByteBuffer
Object
Get an untagged object from the ByteBuffer

Uses in package gnu.classpath.jdwp.id

Methods which throw type gnu.classpath.jdwp.exception.InvalidObjectException

void
Disable garbage collection on object
Object
Returns the object referred to by this ID

Uses in package gnu.classpath.jdwp.event.filters

Constructors which throw type gnu.classpath.jdwp.exception.InvalidObjectException

Constructs a new InstanceOnlyFilter.

Uses in package gnu.classpath.jdwp

Methods which throw type gnu.classpath.jdwp.exception.InvalidObjectException

ObjectId
VMIdManager.get(long id)
Returns the JdwpId for a given ID.
ObjectId