error Handler
Default error handler printing the error to console and keeping the previous value.
Parameters
exception
Exception to handle
oldValue
previous value of the Store
Default error handler printing the error to console and keeping the previous value.
Exception to handle
previous value of the Store