java.lang
Class ClassNotFoundException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.ClassNotFoundException
- public synchronized class ClassNotFoundException
- extends Exception
- See Also:
- Serialized Form
ClassNotFoundException
public ClassNotFoundException()
ClassNotFoundException
public ClassNotFoundException(String)
ClassNotFoundException
public ClassNotFoundException(String,
Throwable)
getException
public Throwable getException()
printStackTrace
public void printStackTrace()
- Overrides:
- printStackTrace in class Throwable
printStackTrace
public void printStackTrace(java.io.PrintStream)
- Overrides:
- printStackTrace in class Throwable
printStackTrace
public void printStackTrace(java.io.PrintWriter)
- Overrides:
- printStackTrace in class Throwable
Copyright (C) 1995-2000 The Cryptix Foundation Ltd. All rights reserved.