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

main.web.http.FetchException.kt Maven / Gradle / Ivy

package web.http

class FetchException(
    cause: Throwable
) : IllegalStateException(cause)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy