C# Class Microsoft.ProjectOxford.SpeakerRecognition.Contract.DeleteProfileException

A class encapsulating an exception raised during profile deletion
Inheritance: ProfileException
Show file Open project: Microsoft/ProjectOxford-ClientSDK

Public Methods

Method Description
DeleteProfileException ( string message )

A public constructor creating the exception with a specified message

Method Details

DeleteProfileException() public method

A public constructor creating the exception with a specified message
public DeleteProfileException ( string message )
message string Exception message