io.laminext.fetch.NonOkayResponse.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fetch-upickle_sjs1_3 Show documentation
Show all versions of fetch-upickle_sjs1_3 Show documentation
Laminar utilities and components
package io.laminext.fetch
import org.scalajs.dom.experimental.Response
class NonOkayResponse(val response: Response) extends Throwable
© 2015 - 2025 Weber Informatics LLC | Privacy Policy