org.squashtest.csp.tm.domain.exception
Class RunExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.squashtest.tm.core.foundation.exception.ActionException
org.squashtest.csp.tm.domain.exception.RunExecutionException
- All Implemented Interfaces:
- Serializable, org.squashtest.tm.core.foundation.i18n.Internationalizable
- Direct Known Subclasses:
- ExecutionHasNoRunnableStepException, ExecutionHasNoStepsException
public abstract class RunExecutionException
- extends org.squashtest.tm.core.foundation.exception.ActionException
Something happened while trying to run an execution.
- Author:
- Gregory Fouquet
- See Also:
- Serialized Form
| Methods inherited from class org.squashtest.tm.core.foundation.exception.ActionException |
getI18nKey, messageArgs |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RunExecutionException
public RunExecutionException(String message)
- Parameters:
message -
Copyright © 2010-2012 Henix, henix.fr. All Rights Reserved.