C# Class ObjectModel.BusinessObjectNotFoundException

Inheritance: System.ApplicationException
Show file Open project: bamboo/Bamboo.Prevalence

Public Methods

Method Description
BusinessObjectNotFoundException ( string message ) : System

Method Details

BusinessObjectNotFoundException() public method

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