C# Class Boxer.Exceptions.NotSupportedFileTypeException

Inheritance: Exception
Show file Open project: hasan-hasanov/Boxer

Public Methods

Method Description
NotSupportedFileTypeException ( string message ) : System

Method Details

NotSupportedFileTypeException() public method

public NotSupportedFileTypeException ( string message ) : System
message string
return System