|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.wm.app.b2b.server.ServerException
com.wm.app.b2b.server.DBConnectionException
public class DBConnectionException
This class is returned by DBConnectionManager if it cannot establish the requested database connection.
DBConnection
Constructor Summary | |
---|---|
DBConnectionException(java.lang.String msg)
Constructs an DBConnectionException with the specified error message. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DBConnectionException(java.lang.String msg)
msg
- A String specifying the detailed error message for this
DBConnectionException.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |