mikedfunk/exceptions

此包的最新版本(dev-master)没有可用的许可信息。

一些额外的特定PHP异常

dev-master 2015-02-07 01:59 UTC

This package is auto-updated.

Last update: 2024-09-15 09:31:23 UTC


README

提供一些额外的PHP异常,以便在出错时更加具体。

安装

  1. 获取Composer
  2. composer require mikedfunk/exceptions
  3. 现在你可以抛出新的异常,例如 MikeFunk\Exceptions\NotImplementedException