Release 1.5.0
- RuntimeException used for immediate stop of command execution.
Useful for complex commands, where few initialize actions are take place. If initializeMutex is first, all other initializations would be skipped automatically now.
Useful for complex commands, where few initialize actions are take place. If initializeMutex is first, all other initializations would be skipped automatically now.