ExceptionCellExtension<T extends Object> extension

Provides the exception method for creating a cell that throws an exception.

on

Methods

exception<U>() ValueCell<U>

Available on ValueCell<T>, provided by the ExceptionCellExtension extension

Create a cell that throws this is an exception.