class

Cmark::NodeSetterError

Inherits Cmark::Error < Exception < Reference < Object

An error class for exceptions in setting node accessors with incorrect value/node combinations.

Constructors

new(setter : String, value : String, node : Node)
Source
new(message : String)
Source