Metis Runtime Exception
constructor(type: String, actualMessage: String, companionData: Value.Table = Value.Table(), cause: Throwable? = null)
Parameters
type
The type of the exception.
actual Message
The message of the exception.
companion Data
The companion data of the exception.
cause
The cause of the exception.