AbstractClassInstantiationError class

Error thrown when trying to instantiate an abstract class.

Error thrown when trying to instantiate an abstract class.

Extends

Constructors

AbstractClassInstantiationError(String _className)

Instance Properties

stackTrace StackTrace Inherited
read-only

Instance Methods

toString() → String
Returns a string representation of this object.