/Exception

The Hoa\Exception library.

Hoa

Hoa is a modular, extensible and structured set of PHP libraries. Moreover, Hoa aims at being a bridge between industrial and research worlds.

Hoa\Exception state

This library allows to use advanced exceptions.

Installation

With Composer, to include this library into your dependencies, you need to require hoa/exception:

{
    "require": {
        "hoa/exception": "~0.0"
    }
}

Please, read the website to get more informations about how to install.

Quick usage

Documentation

Different documentations can be found on the website: http://hoa-project.net/.

License

Hoa is under the New BSD License (BSD-3-Clause). Please, see LICENSE.