0024180: Eliminate CLang / GCC compiler warning -Wswitch
[occt.git] / src / BinLDrivers / BinLDrivers_DocumentStorageDriver.cxx
index 10f4396..d280bb1 100755 (executable)
@@ -180,7 +180,7 @@ void BinLDrivers_DocumentStorageDriver::Write
       WriteMessage (aStr + theFileName);
 #endif
       SetIsError(Standard_True);
-      SetStoreStatus(PCDM_SS_DiskWritingFailure);
+      SetStoreStatus(PCDM_SS_WriteFailure);
     }
 
   }