CmpStr - v3.3.0
    Preparing search index...

    Enumeration ErrorCodeConst

    Standardized error codes for CmpStr errors.

    These codes are used in the code field of CmpStrError instances to allow for easy programmatic handling of different error types without relying on string matching of messages or class names.

    Index

    Enumeration Members

    Enumeration Members

    INTERNAL: "E_INTERNAL"
    NOT_FOUND: "E_NOT_FOUND"
    USAGE: "E_USAGE"
    VALIDATION: "E_VALIDATION"