csharp
public sealed class ContentTransportExceptionA URL that could not be fetched.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (1)
public string UrlWhich URL.
Methods (1)
public ContentTransportException(string url, string reason, Exception? inner = null)A URL that could not be fetched.
Used by (7)
- BundleCacheVixen.Assets
- BundleCacheTestsVixen.Assets.Tests
- ContentUpdateVixen.Assets
- FakeContentTransportVixen.Assets.Tests
- HttpContentTransportVixen.Assets
- HttpContentTransportTestsVixen.Assets.Tests
- FakeContentTransportVixen.App.Tests