com.uwyn.rife.engine.exceptions
Class CancelEmbeddingTriggeredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.engine.exceptions.EngineException
com.uwyn.rife.engine.exceptions.CancelEmbeddingTriggeredException
- All Implemented Interfaces:
- ControlFlowRuntimeException, Serializable
public class CancelEmbeddingTriggeredException
- extends EngineException
- implements ControlFlowRuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CancelEmbeddingTriggeredException
public CancelEmbeddingTriggeredException(ArrayList<CharSequence> embeddingContent)
getEmbeddingContent
public ArrayList<CharSequence> getEmbeddingContent()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.