All Downloads are FREE. Search and download functionalities are using the official Maven repository.

exceptions.WebhookVerificationException.kt Maven / Gradle / Ivy

package com.svix.kotlin.exceptions

class WebhookVerificationException(message: String) : Exception(message)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy