@InterfaceAudience.Private public class IllegalArgumentIOException extends IOException
Constructor and Description |
---|
IllegalArgumentIOException() |
IllegalArgumentIOException(String message) |
IllegalArgumentIOException(String message,
Throwable t) |
IllegalArgumentIOException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalArgumentIOException()
public IllegalArgumentIOException(String message)
public IllegalArgumentIOException(String message, Throwable t)
public IllegalArgumentIOException(Throwable t)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.