JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
GigaSpaces 18.0.0 API
net.jini.config
NoSuchEntryException
Uses of Class
net.jini.config.NoSuchEntryException
Packages that use
NoSuchEntryException
Package
Description
net.jini.config
Uses of
NoSuchEntryException
in
net.jini.config
Methods in
net.jini.config
that throw
NoSuchEntryException
Modifier and Type
Method
Description
protected
Object
EmptyConfiguration.
getEntryInternal
(
String
component,
String
name,
Class
type,
Object
data)
Always throws an exception -- this configuration contains no entries.