Searched defs:NativeException (Results 1 – 1 of 1) sorted by relevance
37 class NativeException extends RuntimeException { class46 NativeException(String file, int line, Throwable cause) in NativeException() method in NativeException