ExceptionAction type

Action à entreprendre lorsque l’exception est déclenchée.

type ExceptionAction =
  | CancelExceptionAction
  | ManualReclassifyExceptionAction
  | ReclassifyExceptionAction