<?phpnamespace IlluminateConsole;use RuntimeException;class ManuallyFailedException extends RuntimeException{ //}