com.uppaal.engine
Class ServerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.uppaal.engine.EngineException
              extended by com.uppaal.engine.ServerException
All Implemented Interfaces:
Serializable

public class ServerException
extends EngineException

See Also:
Serialized Form

Constructor Summary
ServerException()
           
ServerException(String s)
           
 
Method Summary
 
Methods inherited from class com.uppaal.engine.EngineException
toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ServerException

public ServerException()

ServerException

public ServerException(String s)


Copyright © 2012 Uppsala University and Aalborg University. All Rights Reserved.