connect-sdk / de.proglove.sdk / IPgErrorCallback / onError
onError
abstract fun onError(error:PgError):Unit
Called when the Api-call encountered an error during execution.
Parameters
error - A PgError, specifies the occured error.
connect-sdk / de.proglove.sdk / IPgErrorCallback / onError
abstract fun onError(error:PgError):Unit
Called when the Api-call encountered an error during execution.
error - A PgError, specifies the occured error.