跳到主要内容
版本:Next

registerErrorCode

Callable

  • registerErrorCode<T, G>(errorGroup: G, errorCodeMapping: T): ConvertString<T, G>

  • Register error group and code, return the standard ErrorCode


    Type parameters

    • T: Convertable
    • G: string