@Deprecated public final class NotDefinedException extends CommandException
This class is not intended to be extended by clients.
NotDefinedException,
Serialized Form| Constructor and Description |
|---|
NotDefinedException(NotDefinedException e)
Deprecated.
|
NotDefinedException(java.lang.String s)
Deprecated.
|
getCause@Deprecated public NotDefinedException(java.lang.String s)
s - the detail message.@Deprecated public NotDefinedException(NotDefinedException e)
NotDefinedException based on the new
NotDefinedException.e - The exception from which this exception should be created;
must not be null.
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.