Class NativeIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.bookkeeper.common.util.nativeio.NativeIOException
- All Implemented Interfaces:
Serializable
NativeIOException.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNativeIOException(String message) NativeIOException(String message, int errno) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NativeIOException
-
NativeIOException
-
-
Method Details
-
getErrno
public int getErrno()
-