MermaidErrorKind

Stable classification shared by all Mermaid rendering backends.

Entries

Link copied to clipboard

The input is not valid Mermaid source.

Link copied to clipboard

The backend does not implement the requested diagram or required capability.

Link copied to clipboard

Rendering failed after the input was accepted.

Link copied to clipboard

The native backend could not be loaded or did not match its generated bindings.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.