C# Class JryVideo.Model.DataCheckerException

Inheritance: System.Exception
Mostrar archivo Open project: Cologler/JRYVideo

Public Methods

Method Description
DataCheckerException ( string message ) : System

Method Details

DataCheckerException() public method

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