<?php

namespace NoccyLabs\Shell\Exception;

class BadCommandException extends ShellException
{}