nee-core / dev.neeffect.nee.effects.monitoring / EntryType / InternalError

InternalError

data class InternalError : EntryType

Constructors

<init>

InternalError(msg: String)

Properties

msg

val msg: String

Functions

toString

fun toString(): String