Class UnknownEventException
- Namespace
- Automatonymous
- Assembly
- Automatonymous.dll
public class UnknownEventException : AutomatonymousException, ISerializable
- Inheritance
-
UnknownEventException
- Implements
- Inherited Members
Constructors
UnknownEventException()
public UnknownEventException()
UnknownEventException(string, string)
public UnknownEventException(string machineType, string eventName)