C# Class Dev2.Converters.BaseTypeException

Inheritance: System.Exception
显示文件 Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
BaseTypeException ( string msg ) : System

Method Details

BaseTypeException() public method

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