InstantiatingAbstractType type

Represents an attempt to create an instance of an abstract type (not intended for instantiation).

Direct parent types

Error
Represents an error. Usually more specific error types are used.
Direct subtypes: 24

Methods

init(e:InstantiatingAbstractType, t:Type) Source: stdlib.ngs:289
Initializes InstantiatingAbstractType.