| Contents | Package | Class | Tree | Deprecated | Index | Help | |||
| PREV | NEXT | SHOW LISTS | HIDE LISTS | ||
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.ClassNotFoundException
|
+----cornell.slk.jkernel.core.SharedClassException
| Fields inherited from class java.lang.ClassNotFoundException |
| ex |
| Fields inherited from class java.lang.Throwable |
| backtrace, detailMessage, serialVersionUID |
| Constructor Summary | |
| SharedClassException()
|
|
| SharedClassException(java.lang.String msg)
|
|
| Methods inherited from class java.lang.ClassNotFoundException |
| getException |
| Methods inherited from class java.lang.Throwable |
| fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, printStackTrace0, toString |
| Methods inherited from class java.lang.Object |
| |
| Constructor Detail |
public SharedClassException()
public SharedClassException(java.lang.String msg)
| Contents | Package | Class | Tree | Deprecated | Index | Help | |||
| PREV | NEXT | SHOW LISTS | HIDE LISTS | ||