BulkLoader.ShowUsageException Class
- public static class BulkLoader.ShowUsageException
extends IllegalArgumentException
Quick inner exception thrown on parseArgs() to say we should just
print a usage report.
-
Hierarchy
-
Object
Throwable
Exception
RuntimeException
IllegalArgumentException
BulkLoader.ShowUsageException
-
All Implemented Interfaces
-
Serializable
-
Enclosing class
-
BulkLoader
Methods from java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BulkLoader.ShowUsageException
public BulkLoader.ShowUsageException()