JavaScript is disabled on your browser.
Skip navigation links
GigaSpaces 17.2.2 API
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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.