Ableverse™
Platform 6.0

av.rdb
Class ConnectionSourceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by av.rdb.ConnectionSourceException
All Implemented Interfaces:
Serializable

public class ConnectionSourceException
extends RuntimeException

Any exception due to connection source problem.

Author:
Compl
See Also:
Serialized Form

Constructor Summary
ConnectionSourceException()
           
ConnectionSourceException(String message)
           
ConnectionSourceException(String message, Throwable cause)
           
ConnectionSourceException(Throwable cause)
           
 
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

ConnectionSourceException

public ConnectionSourceException()

ConnectionSourceException

public ConnectionSourceException(String message)

ConnectionSourceException

public ConnectionSourceException(String message,
                                 Throwable cause)

ConnectionSourceException

public ConnectionSourceException(Throwable cause)

Ableverse™
Platform 6.0

Copyright© 2006 Ableverse Platform. All rights reserved.