Vixen
02b45cc4

AddressNotFoundException

class Core/Vixen.Assets/ContentCatalog.cs:570
csharp
public sealed class AddressNotFoundException

An address nothing in the catalog answers to.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (1)

  • public string Address

    The address that was asked for.

Methods (1)

  • public AddressNotFoundException(string address)

    An address nothing in the catalog answers to.

Used by (5)

  • AssetManagerTestsVixen.Assets.Tests
  • AssetVirtualGeometrySourceVixen.Engine.Renderer
  • ContentCatalogVixen.Assets
  • ContentCatalogTestsVixen.Assets.Tests
  • StreamedContentTestsVixen.Assets.Tests