com.bear.common.sdk / BearErrorException / BearErrorType

BearErrorType

enum class BearErrorType

This class describes type of occurred error.

Enum Values

FILE_DOWNLOAD_ERROR

Cannot download file.

UNZIP_ERROR

Cannot unzip file.

INIT_INVALID_KEY

Initialization failed because of invalid key.

UNKNOWN

Unknown error occurred.