SASPendingRequestException

SASPendingRequestException is an exception thrown when a previous ad call on the concerned SASAdView has not yet completed, preventing the current call to be executed.

Constructors

Link copied to clipboard
constructor()
constructor(@NonNull detailMessage: String, @Nullable throwable: Throwable)
constructor(@NonNull detailMessage: String)
constructor(@Nullable throwable: Throwable)