DBVIEW
|
Public Member Functions | |
CliException (String in_message) | |
Static Private Attributes | |
static final long | serialVersionUID = 2L |
This exception is thrown whenever an error occurred while using the command line interface.
Definition at line 31 of file CliException.java.
org.dbview.adapter.CliException.CliException | ( | String | in_message | ) |
final long org.dbview.adapter.CliException.serialVersionUID = 2L [static, private] |
This value represents the version of the current class.
Definition at line 38 of file CliException.java.