All exceptions in namespace JsonMachine\Exception should extend one common exception, say JsonMachineException, so that userland code can catch for only one type and catch anything from this library. Fell free to create pull request and participate :)
All exceptions in namespace
JsonMachine\Exceptionshould extend one common exception, sayJsonMachineException, so that userland code can catch for only one type and catch anything from this library. Fell free to create pull request and participate :)