Class IncompatibleObjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ru.cg.webbpm.studio.core.api.migrations.IncompatibleObjectException
- All Implemented Interfaces:
Serializable
Exception indicating some object (i.e. a page) is not compatible;
migrations must be applied before proceeding to work with the object
- Author:
- krylov
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IncompatibleObjectException
-
IncompatibleObjectException
-