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.
$groupKey : string
$validationRow : array
render()
setGroupKey( $groupKey)
setValidationRow(array $validationRow)
getSummary()
getExamples()