C# Класс Bamboo.Prevalence.PrevalenceException

Наследование: System.ApplicationException
Показать файл Открыть проект

Открытые методы

Метод Описание
PrevalenceException ( string prevalenceBase, string message ) : System

Creates an exception.

ToString ( ) : string

Concatenates the PrevalenceBase property to the string returned by the base class.

Описание методов

PrevalenceException() публичный метод

Creates an exception.
public PrevalenceException ( string prevalenceBase, string message ) : System
prevalenceBase string base directory for the prevalence engine in context
message string message
Результат System

ToString() публичный метод

Concatenates the PrevalenceBase property to the string returned by the base class.
public ToString ( ) : string
Результат string