ConsoleForge 0.3.0
Elm-architecture TUI framework for .NET 8
Loading...
Searching...
No Matches
ConsoleForge.Layout.LayoutConstraintException Class Referencesealed

Thrown by LayoutEngine when fixed-size children collectively exceed the available space in a container that has no flex children to absorb the overflow. More...

Public Member Functions

 LayoutConstraintException (string message)
 Initialises the exception with a descriptive message.
 LayoutConstraintException (string message, Exception inner)
 Initialises the exception with a message and an inner exception that is the cause.

Detailed Description

Thrown by LayoutEngine when fixed-size children collectively exceed the available space in a container that has no flex children to absorb the overflow.


The documentation for this class was generated from the following file:
  • src/ConsoleForge/Layout/LayoutConstraintException.cs