SOMA.network.connection
Class ConnectionServer.ConnectionServerException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--SOMA.network.connection.ConnectionServer.ConnectionServerException

public static class ConnectionServer.ConnectionServerException
extends java.lang.Exception

Eccezione lanciata da ConnectionServer.

See Also:
Serialized Form

Constructor Summary
ConnectionServer.ConnectionServerException(java.lang.String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConnectionServer.ConnectionServerException

public ConnectionServer.ConnectionServerException(java.lang.String s)