LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: exception

Browse skills that share this tag.

  • global-error-handling - Global Error Handling
    error-handlingexceptionvalidationmiddleware

    ★ 63 · Updated 2026-09-10

    Implement robust error handling with user-friendly messages, fail-fast validation, centralized error boundaries, and proper resource cleanup.

    ⚙ Implement try-catch blocks⚙ Create custom exceptions⚙ Implement error boundaries
  • error-handling - Centralized Error Handling System
    error-handlingexceptionloggingvalidation

    ★ 602 · Updated 2026-03-23

    Centralized error handling using AppError class and error codes

    ⚙ throw AppError⚙ normalize error⚙ report error