Class AbstractMethodError
java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.AbstractMethodError
Exception thrown when an attempt is made to call an abstract method.
-
Method Summary
Methods inherited from class Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait