Class IllegalArgumentIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hbase.exceptions.IllegalArgumentIOException
- All Implemented Interfaces:
Serializable
Exception thrown when an illegal argument is passed to a function/procedure.
- See Also:
-
Constructor Summary
ConstructorDescriptionIllegalArgumentIOException
(String message) IllegalArgumentIOException
(String message, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IllegalArgumentIOException
public IllegalArgumentIOException() -
IllegalArgumentIOException
-
IllegalArgumentIOException
-
IllegalArgumentIOException
-