Client and backend. This class is shared: the same code is compiled into your app and into your server, so everything on this page works in both.

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