NAME
File::Util::Exception - Base exception class for File::Util
VERSION
version 4.201720
DESCRIPTION
Base class for all File::Util::Exception subclasses. It's primarily responsible for error handling within File::Util, but hands certain work off to its subclasses, depending on how File::Util was use()'d.
Users, don't use this module by itself. It is for internal use only.