SerializationException

Signals that a Term could not be serialized, e.g. because the target format cannot represent it.

Parameters

term

the term that could not be serialized.

Constructors

Link copied to clipboard
constructor(term: Term)

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard
expect open val message: String?