public class NoSuchModuleException
extends java.lang.RuntimeException
BindingsSpec.config(Class, java.util.function.Consumer) when attempt to retrieve a module that doesn't exist.| Constructor and Description |
|---|
NoSuchModuleException(java.lang.Class<? extends Module> moduleType)
Constructor.
|
public NoSuchModuleException(java.lang.Class<? extends Module> moduleType)
moduleType - the module type that doesn't exist