CircularTreeException Class
Indicates that the tree being rendered includes a cycle, and cannot be rendered.
public sealed class CircularTreeException : Exception, ISerializable
- Namespace
- Spectre
.Console - Interfaces
-
- ISerializable
- Base Types
-
- Exception
Extension Methods
-
IRenderable GetRenderable
(ExceptionFormats) -
Gets a
IRenderable
representation of the exception. -
IRenderable GetRenderable
(ExceptionSettings) -
Gets a
IRenderable
representation of the exception.