Class SubContentProcessorDoesNotExistException
This exception is thrown when a subcontent FileTypeDefinition cannot be found during processing
Inherited Members
Namespace: SdlSdl.FileTypeSupportFrameworkIntegrationApi
Assembly: Sdl.FileTypeSupport.Framework.Core.dll
Syntax
public class SubContentProcessorDoesNotExistException : Exception, ISerializable, _Exception
Constructors
SubContentProcessorDoesNotExistException(string)
Constructor taking message for exception
Declaration
public SubContentProcessorDoesNotExistException(string message)
Parameters
Type | Name | Description |
---|---|---|
string | message |