Class AbstractMethodInvocationError

The AbstractMethodInvocationError class implements an Error that is thrown when an abstract method is invoked.

Hierarchy

  • Error
    • AbstractMethodInvocationError

Constructors

Constructors