public class UnimplementedError extends VirtualMachineError
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
UnimplementedError()
Constructs a new instance of this class with its
walkback filled in.
|
UnimplementedError(String detailMessage)
Constructs a new instance of this class with its
walkback and message filled in.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public UnimplementedError()
public UnimplementedError(String detailMessage)
detailMessage - message to fill in