<?php namespace Illuminate\Console; use RuntimeException; class ManuallyFailedException extends RuntimeException { // }