|
Spec-Zone .ru
спецификации, руководства, описания, API
|
All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Error
|
+----java.lang.LinkageError
|
+----java.lang.UnsatisfiedLinkError
native.
UnsatisfiedLinkError with no detail message.
UnsatisfiedLinkError with the
specified detail message.
public UnsatisfiedLinkError()
UnsatisfiedLinkError with no detail message.
public UnsatisfiedLinkError(String s)
UnsatisfiedLinkError with the
specified detail message.
All Packages Class Hierarchy This Package Previous Next Index