BoardConfigColumnsRequirementException class
Exception thrown when the board configuration is missing required columns.
- Inheritance
-
- Object
- KanbanException
- KanbanBoardException
- BoardConfigColumnsRequirementException
Constructors
- BoardConfigColumnsRequirementException()
-
Creates a new BoardConfigColumnsRequirementException.
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited