Module jdk.jdi
Package com.sun.jdi

Class InvalidModuleException

java.lang.Object
All Implemented Interfaces:
Serializable

public class InvalidModuleException extends RuntimeException
Thrown to indicate that the requested module is invalid or became invalid after the module was unloaded.
Since:
9
See Also: