Class NullDataException

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

public class NullDataException extends SQLDataException implements LocalizedException
Thrown when database contains a null value and a non-null value is required.
See Also: