UnknownPropertyException(String) - конструктор
Initializes a new instance of the ApplicationException class with a specified error message.
Пространство имён: Tessa.Views.Parser.ExpressionEvalСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public UnknownPropertyException(
string message
)
Public Sub New (
message As String
)
public:
UnknownPropertyException(
String^ message
)
new :
message : string -> UnknownPropertyException
Параметры
- message String
- A message that describes the error.