public class AbstractMethodError

  1. Object
  2. Throwable
  3. Error
  4. AbstractMethodError
Exception thrown when an attempt is made to call an abstract method.

Inherited methods