net.user1.union.core.exception
Class DatasourceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.user1.union.core.exception.UnionException
              extended by net.user1.union.core.exception.DatasourceException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AccountNotFoundException

public class DatasourceException
extends UnionException

See Also:
Serialized Form

Constructor Summary
DatasourceException()
           
DatasourceException(java.lang.String message)
           
DatasourceException(java.lang.String message, java.lang.Throwable cause)
           
DatasourceException(java.lang.Throwable t)
           
 
Method Summary
 
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

DatasourceException

public DatasourceException()

DatasourceException

public DatasourceException(java.lang.String message)

DatasourceException

public DatasourceException(java.lang.String message,
                           java.lang.Throwable cause)

DatasourceException

public DatasourceException(java.lang.Throwable t)


Copyright USER1 Subsystems Corporation - Tue Jan 28 2014, 05:05 PM -0500