Class InvalidTableDataService

java.lang.Object
com.illumon.iris.db.v2.tabledataservice.InvalidTableDataService
All Implemented Interfaces:
TableDataService, NamedImplementation

public class InvalidTableDataService extends Object implements TableDataService
Placeholder instance for a TableDataService that could not be (re)created. Calling any method other than getName() on this instance will throw the invalidReason set at construction.