
public class ImplementationError extends Error
AssertionError. Likely to be deprecated soon.| Constructor and Description |
|---|
ImplementationError() |
ImplementationError(String message) |
ImplementationError(String message,
Throwable cause) |
ImplementationError(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.