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

public class NativeIOException extends IOException
NativeIOException.
See Also:
  • Constructor Details

    • NativeIOException

      public NativeIOException(String message)
    • NativeIOException

      public NativeIOException(String message, int errno)
  • Method Details

    • getErrno

      public int getErrno()