ClassNotFoundException | JDK 1.0 |
java.lang | serializable checked |
Synopsis | ^ ? |
public class | ClassNotFoundException extends Exception { |
// Public Constructors |
![]() |
); |
![]() |
String s); |
![]() |
String s, Throwable ex); |
// Property Accessor Methods (by property name) |
![]() |
); |
// Public methods overriding Throwable |
![]() |
); |
![]() |
PrintWriter pw); |
![]() |
PrintStream ps); |
} |
Hierarchy | ^ ? |
![]() | Object | ![]() | ||||
![]() | ||||||
![]() | Throwable | ![]() | ![]() | ![]() | Serializable | ![]() |
![]() | ||||||
![]() | Exception | ![]() | ||||
![]() | ||||||
![]() | ClassNotFoundException | ![]() |
JavaBeans Properties | ^ ? |
Name | Type | Access | Default | Flags |
exception | Throwable | get | read-only |
Inherited Properties | ^ ? |
Exception: | none |
Throwable: | localizedMessage, message |
Object: | class |
Inherited Methods | ^ ? |
Exception: | none |
Throwable: | fillInStackTrace(), toString() |
Object: | clone(), equals(), finalize(), hashCode(), notify(), notifyAll(), wait(), wait(), wait() |
Thrown By | ^ ? |
Uses | ^ ? |
Used By | ^ ? |