Registration

interface Registration : Function1<cause: Throwable?, Unit> , DisposableHandle

register function result

Functions

Link copied to clipboard
abstract fun dispose()
Link copied to clipboard
open operator override fun invoke(cause: Throwable?)