A simple exception sub-class used throughout Dewdrop to make it easy to distinguish exceptions thrown by Dewdrop itself from those thrown by other libraries.
$tableName : string
$columns : array
render()
setTableName( $tableName)
setColumns(array $columns)
getSummary()
getExamples()