Class AmbiguousCommandHandlerException
- Namespace
- Shift.Common.Timeline.Exceptions
- Assembly
- Shift.Common.dll
public class AmbiguousCommandHandlerException : Exception, ISerializable
- Inheritance
-
AmbiguousCommandHandlerException
- Implements
- Inherited Members
- Extension Methods
Constructors
AmbiguousCommandHandlerException(SerializationInfo, StreamingContext)
protected AmbiguousCommandHandlerException(SerializationInfo info, StreamingContext context)
Parameters
infoSerializationInfocontextStreamingContext
AmbiguousCommandHandlerException(string)
public AmbiguousCommandHandlerException(string name)
Parameters
namestring