IError

interface IError

data class Runtime(reason: RuntimeError) : ErrorEntity

Inheritors