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

Uses in package gnu.classpath.jdwp

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

ReferenceTypeId
Returns the ReferenceTypeId for a given ID.
ReferenceTypeId

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

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

Constructs a new ClassOnlyFilter
ExceptionOnlyFilter.ExceptionOnlyFilter(ReferenceTypeId refId, boolean caught, boolean uncaught)
Constructs a new ExceptionOnlyFilter
Constructs a new FieldOnlyFilter.

Uses in package gnu.classpath.jdwp.id

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

Class<T>
Gets the Class object represented by this ID
Class<T>
Gets the class associated with this ID

Uses in package gnu.classpath.jdwp.value

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

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