Skip to content

exceptions

Provides exceptions for mabby usage.

AgentUsageError

Bases: Exception

Raised when agent methods are used incorrectly.

SimulationUsageError

Bases: Exception

Raised when simulation methods are used incorrectly.

StatsUsageError

Bases: Exception

Raised when stats methods are used incorrectly.

StrategyUsageError

Bases: Exception

Raised when strategy methods are used incorrectly.