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