module filehelper.fexceptions

Inheritance diagram of pyquickhelper.filehelper.fexceptions

Short summary

module pyquickhelper.filehelper.fexceptions

exceptions

source on GitHub

Classes

class

truncated documentation

FileException

Exception related to files.

Documentation

exceptions

source on GitHub

exception pyquickhelper.filehelper.fexceptions.FileException[source]

Bases: Exception

Exception related to files.

source on GitHub