Class EventExecutionException
- Namespace
- Automatonymous
- Assembly
- Automatonymous.dll
public class EventExecutionException : AutomatonymousException, ISerializable
- Inheritance
-
EventExecutionException
- Implements
- Inherited Members
Constructors
EventExecutionException()
public EventExecutionException()
EventExecutionException(string)
public EventExecutionException(string message)
Parameters
message
string
EventExecutionException(string, Exception)
public EventExecutionException(string message, Exception innerException)