\throwables\FileException
I. Structure:
- namespace:
\throwables\- Superclass:
\core\WAException- Direct known subclasses:
none
II. Description:
The
\throwables\FileException is the exception that can be thrown by \core\WAFile upon any problem in the class.
It is recommended to capture this throwable.
III. Reference:
3.1. Constructor:
\throwables\FileException($message) $message contains the message to notify the exception thrown.
3.2. Attributes:
none
3.3. Methods:
none