[]
The exception that is thrown when trying to copy a none-cloneable content.
public class ContentNotCloneableException : Exception, ISerializable
Public Class ContentNotCloneableException
Inherits Exception
Implements ISerializable
Name | Description |
---|---|
ContentNotCloneableException() | Initializes a new instance of the ContentNotCloneableException class. |