public class NativeException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
NativeException() |
NativeException(java.lang.String message) |
NativeException(java.lang.String message,
java.lang.Throwable cause) |
NativeException(java.lang.Throwable cause) |