Class RevisionTypeNotSupportedException
Exception thrown when the wrong RevisionType is set on RevisionProperties or FeedbackProperties
Inherited Members
Namespace: SdlSdl.FileTypeSupportFrameworkNativeApi
Assembly: Sdl.FileTypeSupport.Framework.Core.dll
Syntax
public class RevisionTypeNotSupportedException : Exception, ISerializable, _Exception
Constructors
RevisionTypeNotSupportedException(string)
Constructor for RevisionTypeNotSupportedException
Declaration
public RevisionTypeNotSupportedException(string message)
Parameters
Type | Name | Description |
---|---|---|
string | message | Message of exception |