core/zen_exception library
Exceptions / Errors
- ZenCircularDependencyException
- Circular dependency detected
- ZenControllerDisposedException
- Controller has been disposed
- ZenControllerNotFoundException
- Controller not found
- ZenDependencyNotFoundException
- Dependency not found in DI container
- ZenDisposedScopeException
- Scope has been disposed
- ZenException
- Base exception for all Zenify errors with smart formatting
- ZenLifecycleException
- Lifecycle-related errors
- ZenModuleException
- Module-related errors
- ZenMutationException
- Mutation-related errors
- ZenQueryException
- Query-related errors
- ZenRouteException
- Route-related errors
- ZenScopeException
- Scope-related errors
- ZenScopeNotFoundException
- Scope not found in widget tree