DktException

sealed class DktException<T : Exception>

Shared interface for handling exceptions.

Parameters

exception

The Exception thrown internally.

Properties

Link copied to clipboard
val exception: T

Inheritors

Link copied to clipboard
Link copied to clipboard