Raised when an internal consistency check fails. These errors indicate bugs in the bayesim code itself and should never occur in correct code. This is a fatal error that stops the entire simulation run.
Value
An error condition object with class c("bayesim_internal_error", "bayesim_error", "error", "condition")