public final class NotEnabledException extends CommandException
This class is not intended to be extended by clients.
Constructor and Description |
---|
NotEnabledException(String s)
Creates a new instance of this class with the specified detail message.
|
getCause
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NotEnabledException(String s)
s
- the detail message; may be null
.Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.