@InterfaceAudience.Public @InterfaceStability.Stable public class HadoopIllegalArgumentException extends IllegalArgumentException
Constructor and Description |
---|
HadoopIllegalArgumentException(String message)
Constructs exception with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HadoopIllegalArgumentException(String message)
message
- detailed message.Copyright © 2017 Apache Software Foundation. All rights reserved.