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

tech.relaycorp.vera.dns.DnsException.kt Maven / Gradle / Ivy

The newest version!
package tech.relaycorp.vera.dns

import tech.relaycorp.vera.VeraException

public class DnsException(message: String) : VeraException(message)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy