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, toStringpublic NotYetImplementedException(String method)
method - the not yet implemented methodCopyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.