Class ExecutionFailException
java.lang.Object
java.lang.Throwable
java.lang.Exception
pl.edu.icm.unity.exceptions.EngineException
pl.edu.icm.unity.engine.api.translation.ExecutionFailException
- All Implemented Interfaces:
Serializable
Throw to signal that further execution of the translation profile should be stopped and that the whole
process should be finished with error.
- Author:
- K. Benedyczak
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ExecutionFailException
-