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

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

The MediaFilePathNotUniqueException type exposes the following members.

Constructors
  NameDescription
Public methodMediaFilePathNotUniqueException
Constructor.
Top
Properties
  NameDescription
Protected propertyCustomMessage
Custom message.
(Inherited from CMSException.)
Public propertyMessage
Message.
(Inherited from CMSException.)
Public propertyUIMessage
Message displayed in the UI to the user
(Inherited from CMSException.)
Top
Methods
See Also