Uses of Package
name.angoca.db2sa.cli.exceptions

Packages that use name.angoca.db2sa.cli.exceptions
name.angoca.db2sa.cli This package contains the interfaces that have to be implemented in order to provide a user interface.
Control Version
0.1 Package creation. 1.0 Moved to version 1.  
name.angoca.db2sa.cli.exceptions This package contains all the exception generated while performing IO operations.
Control Version
0.1 Package creation. 1.0 Moved to version 1.  
name.angoca.db2sa.cli.jline This package contains implementation of the UI with JLine. 
name.angoca.db2sa.cli.system This package contains implementation of the UI in a pure Java way, using the System.In and System.out classes. 
name.angoca.db2sa.core.executer This package has the components that makes a command to be executed in DB2. 
 

Classes in name.angoca.db2sa.cli.exceptions used by name.angoca.db2sa.cli
InputReaderException
          This exception represents any input problem.
Control Version
0.0.1 Class creation. 0.1.0 Exception instead of IOException. 1.0.0 Moved to version 1.
OutputWriterException
          This exception represents any output problem.
Control Version
0.0.1 Class creation. 1.0.0 Moved to version 1.
 

Classes in name.angoca.db2sa.cli.exceptions used by name.angoca.db2sa.cli.exceptions
UIException
          This exception represents any IO problem.
Control Version
0.0.1 Class creation. 1.0.0 Moved to version 1.
 

Classes in name.angoca.db2sa.cli.exceptions used by name.angoca.db2sa.cli.jline
InputReaderException
          This exception represents any input problem.
Control Version
0.0.1 Class creation. 0.1.0 Exception instead of IOException. 1.0.0 Moved to version 1.
 

Classes in name.angoca.db2sa.cli.exceptions used by name.angoca.db2sa.cli.system
InputReaderException
          This exception represents any input problem.
Control Version
0.0.1 Class creation. 0.1.0 Exception instead of IOException. 1.0.0 Moved to version 1.
OutputWriterException
          This exception represents any output problem.
Control Version
0.0.1 Class creation. 1.0.0 Moved to version 1.
 

Classes in name.angoca.db2sa.cli.exceptions used by name.angoca.db2sa.core.executer
OutputWriterException
          This exception represents any output problem.
Control Version
0.0.1 Class creation. 1.0.0 Moved to version 1.
 



Andres Gomez Casanova (AngocA) Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License.