java.lang.Object java.lang.Throwable java.lang.Exception org.eclipse.core.commands.common.CommandException org.eclipse.core.commands.common.NotDefinedException
public final class NotDefinedException
Signals that an attempt was made to access the properties of an undefined object.
This class is not intended to be extended by clients.
NotDefinedException ( String s)
getCause
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NotDefinedException( String s)
s
null
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.