| Modifier and Type | Class and Description |
|---|---|
class |
ColumnDefinitionNotFoundException
Thrown when a Column Family has its
ColumnDefinitionsEnforced setting enabled, and a Column Qualifier submitted in a
Put to that Column Family does NOT
correspond to an existing ColumnDefinition. |
class |
ColumnValueInvalidException
Thrown when a Column Family has its
ColumnDefinitionsEnforced setting enabled, and the Column value submitted in a
Put to the
Column Family does NOT pass a validation stipulated by the
Column's corresponding ColumnDefinition. |
class |
TableNotIncludedForProcessingException
Thrown when a submitted Table is not included for
ColumnManager processing, but the context permits only ColumnManager-included Tables.
|
Copyright © 2016. All rights reserved.