Package com.uppaal.engine
Class ServerException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.uppaal.engine.EngineException
-
- com.uppaal.engine.ServerException
-
- All Implemented Interfaces:
java.io.Serializable
public class ServerException extends EngineException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ServerException()ServerException(java.lang.String s)
-
Method Summary
-
Methods inherited from class com.uppaal.engine.EngineException
toString
-
-