Constructs an instance of FlatfileDBException with the specified
category and detail message.
Parameters: category - error category Parameters: msg - the detail message.
Constructs an instance of FlatfileDBException with the specified
category and detail message.
Parameters: category - string categorizing this exception. Parameters: e - cause identifying this exception.