Table of Contents

Constructor ValueUnavailableException

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

ValueUnavailableException()

Constructor

public ValueUnavailableException()

ValueUnavailableException(string)

Constructor

public ValueUnavailableException(string message)

Parameters

message string

Exception message

ValueUnavailableException(string, Exception)

Constructor

public ValueUnavailableException(string message, Exception innerException)

Parameters

message string

Exception message

innerException Exception

exception occured