throw
Throws an error when the specified commit/action is received.
store.when('LOADING').throw();
Throws an error when the specified commit/action is received.
store.when('LOADING').throw();