@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, toStringpublic IllegalArgumentIOException()
public IllegalArgumentIOException(String message)
public IllegalArgumentIOException(String message, Throwable t)
public IllegalArgumentIOException(Throwable t)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.