edu.udo.cs.ie.cowbots.arch.massim
Class AbstractAgent.SocketClosedException

Package class diagram package AbstractAgent.SocketClosedException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by edu.udo.cs.ie.cowbots.arch.massim.AbstractAgent.SocketClosedException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
AbstractAgent

private class AbstractAgent.SocketClosedException
extends java.lang.Exception


Constructor Summary
private AbstractAgent.SocketClosedException()
           
 
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

AbstractAgent.SocketClosedException

private AbstractAgent.SocketClosedException()