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