C# Class Products.Exceptions.BusinessException

Inheritance: Exception
Exibir arquivo Open project: osoykan/Samples

Public Methods

Method Description
BusinessException ( string message ) : System

Method Details

BusinessException() public method

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