org.jbpm.sim.exception
Class ExperimentConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbpm.sim.exception.ExperimentConfigurationException
- All Implemented Interfaces:
- java.io.Serializable
public class ExperimentConfigurationException
- extends java.lang.RuntimeException
This Exception is thrown, if something with the simulation experiment
configuration is invalid.
- Author:
- bernd.ruecker@camunda.com
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ExperimentConfigurationException
public ExperimentConfigurationException()
ExperimentConfigurationException
public ExperimentConfigurationException(java.lang.String arg0,
java.lang.Throwable arg1)
ExperimentConfigurationException
public ExperimentConfigurationException(java.lang.String arg0)
ExperimentConfigurationException
public ExperimentConfigurationException(java.lang.Throwable arg0)
Copyright © 2010 JBoss Community. All Rights Reserved.