Skip to content
Snippets Groups Projects
Commit 3d32ff6d authored by Jaime Perez Crespo's avatar Jaime Perez Crespo
Browse files

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.
parent deb9552c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment