public final class CDataJniException extends Exception
| Constructor and Description |
|---|
CDataJniException(int errno,
String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrno()
The original error code returned from C.
|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2024 The Apache Software Foundation. All rights reserved.