Class ExecutionFailException

  • All Implemented Interfaces:
    Serializable

    public class ExecutionFailException
    extends EngineException
    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:
    Serialized Form
    • Constructor Detail

      • ExecutionFailException

        public ExecutionFailException​(String message)