public class ZeroCopyUnavailableException extends IOException
Constructor and Description |
---|
ZeroCopyUnavailableException(Exception e) |
ZeroCopyUnavailableException(String message) |
ZeroCopyUnavailableException(String message,
Exception e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ZeroCopyUnavailableException(String message)
public ZeroCopyUnavailableException(String message, Exception e)
public ZeroCopyUnavailableException(Exception e)
Copyright © 2017 Apache Software Foundation. All Rights Reserved.