Class ExtraRowException

All Implemented Interfaces:
LocalizedException, Serializable, Iterable<Throwable>

public class ExtraRowException extends SQLNonTransientException implements LocalizedException
Thrown when more rows are retrieved than expected.
See Also: