@minecraft
    正在准备搜索索引...

    枚举 InvalidArgumentErrorType

    An enum describing the type of InvalidArgumentError

    索引

    枚举成员

    Duplicate: "Duplicate"

    The argument has a duplicate in this domain.

    Empty: "Empty"

    The argument is empty.

    InvalidType: "InvalidType"

    The argument is not the correct type.

    Unknown: "Unknown"

    The argument is unknown in this domain.

    Unspecified: "Unspecified"

    No specified error type.

    UnsupportedValue: "UnsupportedValue"

    The argument is unsupported for this type.