ExportBaseException public abstract class ExportBaseException : Exception The exception thrown when a failure occurs performing an export operation. Documentation protected ExportBaseException(string message, Exception innerException) Initializes a new instance of the ExportBaseException class. protected ExportBaseException(SerializationInfo info, StreamingContext context)