Link Search Menu Expand Document

//reikai-core/io.github.kerelape.reikai.core/Error

Error

[JVM]
class Error(message: Entity = Empty) : EntityWrap

Error.

Since

0.2.0

Throws

Constructors

   
Error [JVM]
fun Error(message: Entity = Empty)

Functions

Name Summary
dataize [JVM]
open suspend override fun dataize(): ByteArray
Representation of the object in bytes.