<?phpnamespace LaravelPromptsExceptions;use RuntimeException;class NonInteractiveValidationException extends RuntimeException{ //}