SASInvalidJSONException

SASInvalidJSONException is an exception thrown when the response of an ad call returned a malformed JSON message.

Constructors

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