AbstractMethodError Members
AbstractMethodError Members
Class Overview
|
This Package
|
All Packages
Constructors
Name
Description
AbstractMethodError
()
Constructs an
AbstractMethodError
with no detail message.
AbstractMethodError
(String)
Constructs an
AbstractMethodError
with the specified detail message.