| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Error
java.lang.LinkageError
java.lang.UnsatisfiedLinkError
org.apache.tomcat.jni.LibraryNotFoundError
public class LibraryNotFoundError
| Constructor Summary | |
|---|---|
| LibraryNotFoundError(java.lang.String libraryNames,
                     java.lang.String errors) | |
| Method Summary | |
|---|---|
|  java.lang.String | getLibraryNames() | 
| Methods inherited from class java.lang.Throwable | 
|---|
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public LibraryNotFoundError(java.lang.String libraryNames,
                            java.lang.String errors)
libraryNames - A list of the file names of the native libraries that
                     failed to loaderrors - A list of the error messages received when trying to load
               each of the libraries| Method Detail | 
|---|
public java.lang.String getLibraryNames()
| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||