org.openide.debugger
Class DebuggerNotFoundException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.reflect.InvocationTargetException
|
+--org.openide.debugger.DebuggerException
|
+--org.openide.debugger.DebuggerNotFoundException
- All Implemented Interfaces:
- Serializable
- public class DebuggerNotFoundException
- extends DebuggerException
Exception indicating that the debugger itself could not be loaded properly.
- See Also:
- Serialized Form
DebuggerNotFoundException
public DebuggerNotFoundException()
- Construct a new exception.
Built on December 12 2001. | Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.