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

nonJvmMain.arrow.core.ArrowCoreInternalException.kt Maven / Gradle / Ivy

There is a newer version: 2.0.1
Show newest version
package arrow.core

@PublishedApi
internal actual object ArrowCoreInternalException : RuntimeException(
  "Arrow-Core internal error. Please let us know and create a ticket at https://github.com/arrow-kt/arrow-core/issues/new/choose",
  null
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy