Vana SDK - v0.1.0
    Preparing search index...

    Class VanaError

    Base error class for all Vana SDK errors with structured error codes.

    This abstract base class provides a foundation for all SDK-specific errors with consistent error codes and stack trace handling. All Vana SDK errors extend this class to provide structured error information that applications can handle programmatically. The error code enables differentiation between error types without relying on string matching.

    Hierarchy (View Summary)