|
Spec-Zone .ru
спецификации, руководства, описания, API
|
All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Error
|
+----java.lang.LinkageError
|
+----java.lang.IncompatibleClassChangeError
|
+----java.lang.AbstractMethodError
AbstractMethodError with no detail message.
AbstractMethodError with the specified
detail message.
public AbstractMethodError()
AbstractMethodError with no detail message.
public AbstractMethodError(String s)
AbstractMethodError with the specified
detail message.
All Packages Class Hierarchy This Package Previous Next Index