C# Class DAAP.AuthenticationException

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

Public Methods

Method Description
AuthenticationException ( string msg ) : System

Method Details

AuthenticationException() public method

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