A UnexpectedColumnException is thrown if an unexpected column is
encountered in the database during schema validation.
author: Mike Martin version: $Revision: 1.3 $ See Also:Table
Constructs a unexpected column exception.
Parameters: table - The table in which the column was found. Parameters: columnName - The name of the unexpected column.
Methods inherited from com.triactive.jdo.store.SchemaValidationException