de.root1.simon.exceptions
Class EstablishConnectionFailed

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.root1.simon.exceptions.EstablishConnectionFailed
All Implemented Interfaces:
java.io.Serializable

public class EstablishConnectionFailed
extends java.lang.Exception

TODO Documentation to be done

Author:
achristian
See Also:
Serialized Form

Constructor Summary
EstablishConnectionFailed(java.lang.String msg)
          TODO Documentation to be done
 
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

EstablishConnectionFailed

public EstablishConnectionFailed(java.lang.String msg)
TODO Documentation to be done



Copyright © 2011. All Rights Reserved.