com.stc.connector.appconn.db
Class DbApplicationException

com.stc.connector.appconn.db.DbApplicationException

public class DbApplicationException

Exception class for database application.


Constructor Summary
DbApplicationException()
          Creates a new instance of DbApplicationException without detail message.
DbApplicationException(java.lang.String msg)
          Constructs an instance of DbApplicationException with the specified detail message.
 

Constructor Detail

DbApplicationException

public DbApplicationException()
Creates a new instance of DbApplicationException without detail message.

Parameters:
None.

DbApplicationException

public DbApplicationException(java.lang.String msg)
Constructs an instance of DbApplicationException with the specified detail message.

Parameters:
msg - the detail message.


Copyright 2004 by SeeBeyond Technology Corporation. All Rights Reserved.