Class InvalidTableDataService

java.lang.Object
io.deephaven.enterprise.tabledataservice.InvalidTableDataService
All Implemented Interfaces:
TableDataService

public class InvalidTableDataService extends Object implements TableDataService
Placeholder instance for a TableDataService that could not be (re)created. All methods (besides getName(), to enable caching) will throw a RuntimeException advertising the cause of the invalidity.