Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

ar::com::tecnodb::TecnoDbException Class Reference

Inherited by ar::com::tecnodb::gui::commands::FaltanDatosException.

Inheritance diagram for ar::com::tecnodb::TecnoDbException:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 TecnoDbException ()
 TecnoDbException (String msg)
 TecnoDbException (String msg, Throwable t)

Detailed Description

Author:
horacio

Definition at line 13 of file TecnoDbException.java.


Constructor & Destructor Documentation

ar::com::tecnodb::TecnoDbException::TecnoDbException  )  [inline]
 

Creates a new instance of TecnoDbException without detail message.

Definition at line 18 of file TecnoDbException.java.

ar::com::tecnodb::TecnoDbException::TecnoDbException String  msg  )  [inline]
 

Constructs an instance of TecnoDbException with the specified detail message.

Parameters:
msg the detail message.

Definition at line 26 of file TecnoDbException.java.

ar::com::tecnodb::TecnoDbException::TecnoDbException String  msg,
Throwable  t
[inline]
 

Constructs an instance of TecnoDbException with the specified detail message.

Parameters:
msg the detail message.
t throwable.

Definition at line 35 of file TecnoDbException.java.


The documentation for this class was generated from the following file:
Generated on Wed Sep 14 15:51:48 2005 for TecnoDB by  doxygen 1.4.4