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