|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NiMRuntimeException | |
---|---|
com.nitido.nim | This package contains NiM core classes. |
Uses of NiMRuntimeException in com.nitido.nim |
---|
Subclasses of NiMRuntimeException in com.nitido.nim | |
---|---|
class |
EntityReleasedException
The EntityReleasedException class is thrown when an entity operation (except (releasing a nugget) is attempted when the Entity object is already released. |
class |
LicenseMissingException
The LicenseMissingException indicates that NiM is unable to locate the license to run NiM. |
class |
PermissionDeniedException
The PermissionDeniedException class is thrown when a given credential does not has permission to perform a requested action. |
Methods in com.nitido.nim that throw NiMRuntimeException | |
---|---|
protected void |
NiMKernel.initLicensing()
|
Constructors in com.nitido.nim that throw NiMRuntimeException | |
---|---|
CachableNugget(NuggetVisa visa)
Default constructor. |
|
ContainerEntity(NiMKernelServiceVisa visa,
Credential credential,
DataControl datacontrol)
|
|
Credential(java.lang.String idGroup,
java.lang.String entityId)
This constructor is used to create a new instance of a Credential object. |
|
Entity(NiMKernelServiceVisa visa,
Credential credential,
DataControl datacontrol)
This constructor is called by the EntityService of the NiMKernel to create a new instance of the class. |
|
NonCachableNugget(NuggetVisa visa)
|
|
Nugget(NuggetVisa visa)
This constructor is called by the Nugget kernel service to instantiate a new Nugget instance of a concrete type. |
|
User(NiMKernelServiceVisa visa,
Credential credential,
DataControl datacontrol)
|
|
Nitido NiM 2.5 Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1999-2009 Nitido Inc. Proprietary and Confidential. All Rights Reserved.