C# Class Cornerstone.Tools.Search.SearchException

Inheritance: System.Exception
Afficher le fichier Open project: damienhaynes/moving-pictures

Protected Properties

Свойство Type Description
_message string

Méthodes publiques

Méthode Description
SearchException ( ErrorTypeEnum type ) : System

Method Details

SearchException() public méthode

public SearchException ( ErrorTypeEnum type ) : System
type ErrorTypeEnum
Résultat System

Property Details

_message protected_oe property

protected string _message
Résultat string