PushProviderUnavailableException

Constructors

Link copied to clipboard
constructor(@NonNull message: String, @Nullable cause: Throwable)
constructor(@NonNull message: String)

Inherited properties

Link copied to clipboard

Inherited functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getCause(): Throwable
Link copied to clipboard
Link copied to clipboard
open fun getMessage(): String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun printStackTrace()
Link copied to clipboard
Link copied to clipboard
open fun toString(): String