FileWriteException public class FileWriteException : ExportBaseException The exception thrown when a failure occurs attempting to perform file write, delete, or related I/O operations. Documentation public enum DestinationFile public FileWriteException(DestinationFile destination, Exception innerException) Initializes a new instance of the FileWriteException class. protected FileWriteException(SerializationInfo info, StreamingContext context)