public class NotYetImplemented extends UnsupportedOperationException
| Constructor and Description |
|---|
NotYetImplemented() |
NotYetImplemented(String featureName)
Constructor that takes a feature name for formatting the message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotYetImplemented()
public NotYetImplemented(String featureName)
featureName - the feature name that is not implementedCopyright © 2025 JBoss by Red Hat. All Rights Reserved.