mooball
    Preparing search index...

    Interface Errors

    interface Errors {
        ErrorCodes: typeof E_ErrorCodes;
        HBError: IHBError;
    }
    Index

    Properties

    Properties

    ErrorCodes: typeof E_ErrorCodes

    Name-to-integer mapping that shortly describes the error codes used in HBError class.

    HBError: IHBError