GenerativeAIException


public sealed class GenerativeAIException extends Exception

Các lớp con trực tiếp đã biết
ConnectionException

Lỗi khi kết nối.

DownloadException

Lỗi khi tải xuống.

InferenceException

Lỗi trong quá trình suy luận.

PreparationException

Lỗi trong quá trình chuẩn bị.

TokenizationException

Lỗi trong quá trình mã hoá.

UnknownException

Lỗi không xác định.


Lớp mẹ cho mọi lỗi xảy ra từ GenerativeModel.

Tóm tắt

Loại lồng nhau

Tập hợp mã lỗi GenerativeAIException.

Hàm khởi tạo được bảo vệ

GenerativeAIException(
    @NonNull String message,
    Throwable cause,
    @GenerativeAIException.ErrorCode int errorCode
)

Phương thức công khai

final int

Hàm khởi tạo được bảo vệ

GenerativeAIException

protected GenerativeAIException(
    @NonNull String message,
    Throwable cause,
    @GenerativeAIException.ErrorCode int errorCode
)

Phương thức công khai

getErrorCode

public final int getErrorCode()