This commit adds a proper assertion that the writer has been properly opened prior to executing a write. This now returns a WriterNotOpenException instead of the previous NullPointerException. Resolves BATCH-2343
This commit adds a proper assertion that the writer has been properly opened prior to executing a write. This now returns a WriterNotOpenException instead of the previous NullPointerException. Resolves BATCH-2343