Package-level declarations

Types

Link copied to clipboard
expect class CompositeException(cause1: Throwable, cause2: Throwable) : RuntimeException
actual class CompositeException(val cause1: Throwable, val cause2: Throwable) : RuntimeException
actual class CompositeException(val cause1: Throwable, val cause2: Throwable) : RuntimeException
actual class CompositeException(val cause1: Throwable, val cause2: Throwable) : RuntimeException
Link copied to clipboard