InstantiatingAbstractType type

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

Direct parent types

Exception
Represents exceptional situaution. All thrown things shouhld inherit Exception.
Direct subtypes: 15

Methods

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