Class ModelIntegrityException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.ciera.runtime.summit.exceptions.XtumlException
-
- io.ciera.runtime.summit.exceptions.ModelIntegrityException
-
- All Implemented Interfaces:
Serializable
public class ModelIntegrityException extends XtumlException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ModelIntegrityException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
ModelIntegrityException
public ModelIntegrityException(String message)
-
-