com.stc.connector.oracleappsadapter.appconn
Class DbApplicationConnectionException

com.stc.connector.oracleappsadapter.appconn.DbApplicationConnectionException

public class DbApplicationConnectionException

Exception class for DB application connection.


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

Constructor Detail

DbApplicationConnectionException

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

Parameters:
None.

DbApplicationConnectionException

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

Parameters:
msg - the detail message.


Copyright 2004 by SeeBeyond Technology Corporation. All Rights Reserved.