CSMemoryDatabaseException
extends CSException
in package
Defines the exception class for the memory database interface.
The class provides a specific exception for the memory database and used exception codes.
Tags
Table of Contents
- INVALID_CACHE_TYPE = 70003
- INVALID_SERVICE_TYPE = 70001
- REQUIRED_CONFIGURATION_IS_MISSING = 70002
- UNKNOWN_SERVICE_TYPE = 70000
Constants
INVALID_CACHE_TYPE
public
mixed
INVALID_CACHE_TYPE
= 70003
Tags
INVALID_SERVICE_TYPE
public
mixed
INVALID_SERVICE_TYPE
= 70001
Tags
REQUIRED_CONFIGURATION_IS_MISSING
public
mixed
REQUIRED_CONFIGURATION_IS_MISSING
= 70002
Tags
UNKNOWN_SERVICE_TYPE
public
mixed
UNKNOWN_SERVICE_TYPE
= 70000
