imported UnsupportedOperationException;
[core.git] / framework / main / classes / file_directories / io / class_FrameworkFileInputOutputPointer.php
index 03252adbe15feb4ebc577fadbd2a24774c1fe6a5..e1a0b5983fbeeab97c15d2e2908838271da5d724 100644 (file)
@@ -9,6 +9,7 @@ use CoreFramework\FileSystem\FileReadProtectedException;
 use CoreFramework\FileSystem\FileWriteProtectedException;
 use CoreFramework\Filesystem\PathWriteProtectedException;
 use CoreFramework\Generic\NullPointerException;
+use CoreFramework\Generic\UnsupportedOperationException;
 use CoreFramework\Object\BaseFrameworkSystem;
 
 /**