class FileOpenException in One Click Upload 7.2
Hierarchy
- class \Flow\FileOpenException extends \Flow\Exception
Expanded class hierarchy of FileOpenException
3 files declare their use of FileOpenException
- FileTest.php in flowphp/
test/ Unit/ FileTest.php - MongoUploader.php in flowphp/
src/ Flow/ Mongo/ MongoUploader.php - UploaderTest.php in flowphp/
test/ Unit/ UploaderTest.php
File
- flowphp/
src/ Flow/ FileOpenException.php, line 5
Namespace
FlowView source
class FileOpenException extends \Exception {
}