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