ABSTINST

756

Cannot instantiate abstract class class name

You’ve attempted to create an instance of a class that was defined with the ABSTRACT modifier, which means it cannot be instantiated.