2017 © Pedro Peláez
 

library this-should-never-happen-exception

Extend this exception and throw it anytime something unexpected happens.

image

nubium/this-should-never-happen-exception

Extend this exception and throw it anytime something unexpected happens.

  • Monday, June 11, 2018
  • by Northys
  • Repository
  • 7 Watchers
  • 2 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

ThisShouldNeverHappenException

Build Status Downloads this Month Latest Stable Version License, (*1)

There is something which should never happen in every application :), (*2)

Usage

php switch ($oneOrTwoNothingElse) { case 1: echo 1; break; case 2: echo 2; break; default: throw new ThisShouldNeverHappenException('Unexpected input.'); }, (*3)

The Versions

11/06 2018

dev-master

9999999-dev

Extend this exception and throw it anytime something unexpected happens.

  Sources   Download

MIT

The Requires

  • php >=7.1

 

The Development Requires

27/03 2018

v1.0

1.0.0.0

Extend this exception and throw it anytime something unexpected happens.

  Sources   Download

MIT

The Development Requires

27/03 2018

dev-readme-madges

dev-readme-madges

Extend this exception and throw it anytime something unexpected happens.

  Sources   Download

MIT

The Development Requires

27/03 2018

dev-readme

dev-readme

Extend this exception and throw it anytime something unexpected happens.

  Sources   Download

MIT

The Development Requires