AddonException

@PublicApi
class AddonException : RuntimeException


Represents an unexpected error that occurred within the Meet Add-on's SDK.

Summary

Nested types

Canonical error codes for AddonException.

Public functions

Boolean
equals(object: Any?)
Int

Public functions

equals

fun equals(object: Any?): Boolean

hashCode

fun hashCode(): Int

Public properties

code

val codeAddonException.Code!