ie.deri.wsmx.dbManager.dbUtil
Class DBManagerException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byie.deri.wsmx.dbManager.dbUtil.DBManagerException
All Implemented Interfaces:
java.io.Serializable

public class DBManagerException
extends java.lang.Exception

(c) Copyright 2004, DERI - Digital Enterprise Research Institute, Ireland

Author:
Michal Zaremba DBManagerException.java, 06-Jun-2004, 13:44:19
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
DBManagerException()
           
DBManagerException(java.lang.Exception e)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DBManagerException

public DBManagerException()

DBManagerException

public DBManagerException(java.lang.Exception e)