AgeSignalsException

class AgeSignalsException : ApiException


An exception indicating something went wrong with the Play Age Signals API.

See getErrorCode for the specific problem.

Summary

Public constructors

Public functions

Int

Returns an error code value from AgeSignalsErrorCode.

Inherited properties

From com.google.android.gms.common.api.ApiException
Status!

This property is deprecated.

Public constructors

AgeSignalsException

AgeSignalsException(errorCode: Int)

AgeSignalsException

AgeSignalsException(status: Status!)

Public functions

getErrorCode

fun getErrorCode(): Int

Returns an error code value from AgeSignalsErrorCode.