C# Class nClam.UnknownClamResponseException

Inheritance: System.Exception
Show file Open project: tekmaven/nClam

Public Methods

Method Description
UnknownClamResponseException ( string response ) : System

Method Details

UnknownClamResponseException() public method

public UnknownClamResponseException ( string response ) : System
response string
return System