table of contents
File::Util::Exception(3pm) | User Contributed Perl Documentation | File::Util::Exception(3pm) |
NAME¶
File::Util::Exception - Base exception class for File::UtilVERSION¶
version 4.132140DESCRIPTION¶
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.2013-09-13 | perl v5.18.1 |