C# Class Cornerstone.Tools.Search.SearchException

Inheritance: System.Exception
Mostra file Open project: damienhaynes/moving-pictures

Protected Properties

Property Type Description
_message string

Public Methods

Method Description
SearchException ( ErrorTypeEnum type ) : System

Method Details

SearchException() public method

public SearchException ( ErrorTypeEnum type ) : System
type ErrorTypeEnum
return System

Property Details

_message protected_oe property

protected string _message
return string