C# Class DAAP.ContentException

Inheritance: System.ApplicationException
Show file Open project: mono/daap-sharp

Public Methods

Method Description
ContentException ( string msg ) : System

Method Details

ContentException() public method

public ContentException ( string msg ) : System
msg string
return System