-
- Downloads
The data store can be a custom class in a module. When we cannot load a class...
The data store can be a custom class in a module. When we cannot load a class matching the 'store.type' configuration option we don't handle the exception, causing a fatal error. Use the new CriticalConfigurationError to fix that. This fixes #369.
Please register or sign in to comment