Class IllegalArgumentIOException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hbase.exceptions.IllegalArgumentIOException
All Implemented Interfaces:
Serializable

@Private public class IllegalArgumentIOException extends IOException
Exception thrown when an illegal argument is passed to a function/procedure.
See Also: