Share via


ListMakerException Class

Contains information about an exception raised by a CD/DVD recording application while processing files from Windows Media Center.

Syntax

public class ListMakerException : System.Exception

Public Instance Constructors

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

Protected Instance Constructors

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

See Also