<?php namespace Framework\Email\Exception; use RuntimeException; class DriverException extends RuntimeException { }
Powered by TurnKey Linux.