Module java.base

Class FindException

java.lang.Object
All Implemented Interfaces:
Serializable

public class FindException extends RuntimeException
Thrown by a ModuleFinder when an error occurs finding a module. Also thrown by Configuration.resolve when resolution fails for observability-related reasons.
Since:
9
See Also: