UnexpectedStateError constructor
Implementation
UnexpectedStateError()
: super(
'Code execution has entered a state that should not have been possible. Please post an issue on the darq github describing what caused this error to be thrown.');