net.sf.colossus.client
Class Client.ConnectionInitException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sf.colossus.client.Client.ConnectionInitException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Client

public static class Client.ConnectionInitException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
Client.ConnectionInitException(java.lang.String reason)
           
 
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

Client.ConnectionInitException

public Client.ConnectionInitException(java.lang.String reason)