Enum ExceptionType

Answer exception types

enum ExceptionType : int { ... }

Enum members

NameDescription
COLUMN_NOT_FOUND Column is not found
COPY_OUT_NOT_IMPLEMENTED TODO
FATAL_ERROR
OUT_OF_RANGE