vibe.exceptions

Custom exceptions used throughout the VIBE system.

This module provides custom exceptions that need to be shared across multiple modules to avoid circular import issues.

ComputableProbeError

Raised when a computable expression/function needs missing variables.