<?php namespace NoccyLabs\Shell\Exception; use Exception; class ShellException extends Exception {}