ExceptionCellExtension<T extends Object> extension
Provides the exception method for creating a cell that throws an exception.
- on
-
- ValueCell<
T>
- ValueCell<
Methods
-
exception<
U> () → ValueCell< U> -
Available on ValueCell<
Create a cell that throwsT> , provided by the ExceptionCellExtension extensionthis
is an exception.