MissingParent

data object MissingParent : MTError

Method execution failed due to missing parent entity.

Properties

open val cause: Throwable?
val code: Int

Numerical code of the exception.

open val message: String?

Explanation of the exception.