public class NotYetImplementedException extends RuntimeException
Constructor and Description |
---|
NotYetImplementedException(String method)
Creates a new instance.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NotYetImplementedException(String method)
method
- the not yet implemented methodCopyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.