An open API service indexing awesome lists of open source software.

https://github.com/dschoenbauer/exception

A base set of exceptions for my projects
https://github.com/dschoenbauer/exception

composer-packages exception-handler php psr-4

Last synced: about 2 months ago
JSON representation

A base set of exceptions for my projects

Awesome Lists containing this project

README

        

# Exception

A collection of exceptions that would be common to most projects

[![Build Status](https://travis-ci.org/dschoenbauer/exception.svg?branch=master)](https://travis-ci.org/dschoenbauer/exception)
[![Coverage Status](https://coveralls.io/repos/github/dschoenbauer/exception/badge.svg?branch=master)](https://coveralls.io/github/dschoenbauer/exception?branch=master)
[![License](https://img.shields.io/packagist/l/dschoenbauer/exception.svg)](https://github.com/dschoenbauer/exception)
[![Downloads](https://img.shields.io/packagist/dt/dschoenbauer/exception.svg)](https://packagist.org/packages/dschoenbauer/exception)
[![Version](https://img.shields.io/packagist/v/dschoenbauer/exception.svg)](https://github.com/dschoenbauer/exception/releases)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/dschoenbauer/exception/badges/quality-score.png?b=develop)](https://scrutinizer-ci.com/g/dschoenbauer/exception/?branch=develop)

[Reference](http://docs.oracle.com/javaee/7/api/javax/ws/rs/WebApplicationException.html)