Class NativeIOException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.io.IOException
 - 
- org.apache.bookkeeper.common.util.nativeio.NativeIOException
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class NativeIOException extends java.io.IOExceptionNativeIOException.- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description NativeIOException(java.lang.String message)NativeIOException(java.lang.String message, int errno) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetErrno() 
 -