Values.MockErrorOutputSourceA JSON object that contains a mocked error.
type nonrec t = {error : SensitiveError.t option;A string denoting the error code of the exception thrown when invoking the tested state. This field is required if mock.errorOutput is specified.
*)cause : SensitiveCause.t option;A string containing the cause of the exception thrown when executing the state's logic.
*)}