Skip to content
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.

Include the content root path as part of exception message #707

Closed
pranavkm opened this issue Apr 15, 2016 · 1 comment
Closed

Include the content root path as part of exception message #707

pranavkm opened this issue Apr 15, 2016 · 1 comment
Assignees
Milestone

Comments

@pranavkm
Copy link
Contributor

UseContentRoot throws an ArgumentException when the directory does not exist. We should modify the error message to include the actual path.

throw new ArgumentException("The provided content root does not exist.", nameof(contentRootPath));
line to change.

@Eilon
Copy link
Member

Eilon commented Apr 15, 2016

@ryanbrandenburg mark as done?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants