edu.mayo.informatics.lexgrid.convert.exceptions
Class ConnectionFailure

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by edu.mayo.informatics.lexgrid.convert.exceptions.ConnectionFailure
All Implemented Interfaces:
java.io.Serializable

public class ConnectionFailure
extends java.lang.Exception

Error to be thrown when a connection can't be made.

Version:
subversion $Revision: 5296 $ checked in on $Date: 2007-05-16 21:55:43 +0000 (Wed, 16 May 2007) $
Author:
Dan Armbrust
See Also:
Serialized Form

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

Constructor Detail

ConnectionFailure

public ConnectionFailure(java.lang.String reason,
                         java.lang.Exception e)

ConnectionFailure

public ConnectionFailure(java.lang.String reason)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Throwable

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.