Package com.uppaal.engine
Class ProtocolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.uppaal.engine.EngineException
com.uppaal.engine.ProtocolException
- All Implemented Interfaces:
Serializable
public class ProtocolException extends EngineException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description ProtocolException()
ProtocolException(String s)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
ProtocolException
public ProtocolException() -
ProtocolException
-