Exception that is thrown when the SCXML model supplied to the executor has a fatal flaw that prevents the executor from further interpreting the the model.
Exception that is thrown when the SCXML model supplied to the executor has a fatal flaw that prevents the executor from further interpreting the the model.
Exception that indicates an inconsistency in the process model. In general, this exception is thrown when an object that is specified by some name in the process model cannot be found (e. g. a data type definition or a sub process name or such). In general, model exceptions are not recoverable, i. e. cannot be handled by process error mechanisms.
@author Author: Heiko Erhardt
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.