Skip to content
ModularityKit.Mutator ModularityKit.Mutator Docs
  • Home
  • Core
  • Governance
  • Redis
  • API
Search Results for

    Show / Hide Table of Contents

    Namespace ModularityKit.Mutator.Abstractions.Exceptions

    Classes

    ConcurrencyException

    Exception thrown when concurrency conflict is detected during mutation execution.

    ExecutionTimeoutException

    Exception thrown when mutation execution exceeds the allowed timeout.

    InvalidMutationException

    Exception thrown when a mutation is invalidly constructed.

    MutationException

    Base exception type for errors occurring during a mutation execution.

    MutationValidationException

    Exception thrown when a mutation fails validation.

    PolicyEvaluationException

    Exception thrown when a policy evaluation fails before producing a decision.

    PolicyEvaluationTimeoutException

    Exception thrown when policy evaluation exceeds the configured timeout.

    PolicyViolationException

    Exception thrown when a mutation is blocked by a policy.

    StateNotFoundException

    Exception thrown when a mutation cannot find the target state.

    In this article
    ModularityKit.Mutator Generated from XML docs and published from main. Back to top