The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

File::Util::Exception - Base exception class for File::Util

VERSION

version 4.161950

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.