CgmsNoRightsException Class

Contains information about an exception raised because an attempt was made to copy broadcast media content protected by Copy General Management System Analog (CGMS-A).

Syntax

public class CgmsNoRightsException : ListMakerException

Public Instance Constructors

Constructor Description
CgmsNoRightsException() Initializes an instance of the CgmsNoRightsException class.
CgmsNoRightsException(string) Initializes an instance of the CgmsNoRightsException class.
CgmsNoRightsException(string, Exception) Initializes an instance of the CgmsNoRightsException class.

Protected Instance Constructors

Constructor Description
CgmsNoRightsException(SerializationInfo, StreamingContext) Initializes an instance of the CgmsNoRightsException class.

See Also