public class DumpException
extends java.lang.Exception
ParseException (which represents a command-line syntax issue).
This exception's message should be human readable and will be printed to the dumpapp caller. dumpapp will also exit with a non-zero exit code.
| Constructor and Description |
|---|
DumpException(java.lang.String message) |