FourMS
Class UnableToCommunicateWith4MSException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by FourMS.UnableToCommunicateWith4MSException
All Implemented Interfaces:
java.io.Serializable

public class UnableToCommunicateWith4MSException
extends java.lang.Exception

An exception which is raised when it is not possible to communicate withe 4MS via the port server.

See Also:
Serialized Form

Constructor Summary
UnableToCommunicateWith4MSException(java.lang.String msg)
           
 
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

UnableToCommunicateWith4MSException

public UnableToCommunicateWith4MSException(java.lang.String msg)
Parameters:
msg -