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.id

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

Class
Gets the Class object represented by this ID
Class
Gets the class associated with this ID

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.