Click or drag to resize
MediaFilePathNotUniqueException Class
Media file path not unique exception.
Inheritance Hierarchy
SystemObject
  SystemException
    CMS.MediaLibraryMediaFilePathNotUniqueException

Namespace: CMS.MediaLibrary
Assembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 10.0.0
Syntax
C#
public class MediaFilePathNotUniqueException : Exception

The MediaFilePathNotUniqueException type exposes the following members.

Constructors
  NameDescription
Public methodMediaFilePathNotUniqueException
Constructor.
Top
See Also